摘要: 1.html代码 2.后台接收代码 HttpFileCollection hfc = Context.Request.Files; if (Request["title"] != null)... 阅读全文
posted @ 2015-10-20 16:22 甜菜波波 阅读(267) 评论(0) 推荐(0)