摘要: 问题描述:在post请求时,图片以File的格式传入后台,保存时变成.tmp格式文件。解决方案: private File UserFile; private String UserFileFileName; private String UserFileContentType; publi... 阅读全文
posted @ 2015-11-24 19:50 heyucool 阅读(942) 评论(0) 推荐(0) 编辑