摘要: 1.js使用ajaxfileupload.js实现文件上传 2.将文件转为字节 3.将字节转为excel保存到服务器 4.根据路径读取excel文件并转为dataSet 5.将dataSet写入数据库 阅读全文
posted @ 2017-01-04 18:50 justqi 阅读(154) 评论(0) 推荐(0) 编辑
摘要: //一般处理程序 public void GetImageFromWeb() { //创建文件夹 //2016-10-14 dq string filePath = "~/ProductImage/"; string mapFilePath; ... 阅读全文
posted @ 2017-01-04 17:51 justqi 阅读(11402) 评论(0) 推荐(0) 编辑
摘要: 将你要上传的图片拖至此区域 ... 阅读全文
posted @ 2017-01-04 17:40 justqi 阅读(2682) 评论(0) 推荐(0) 编辑