摘要: 这个是.aspx页面中用来上传文件的接口,适用于App接口 int maxlength = 1024 * 1024 * 3;//3M picPath = Server.MapPath("........."); HttpFileColle... 阅读全文
posted @ 2016-08-15 14:20 ly77461 阅读(329) 评论(0) 推荐(0) 编辑