摘要:
//保存目录 string dir = "/upload/user/head"; //站点文件目录 string fileDir = HttpContext.Current.Server.MapPath("~" + dir); //文件名称 string fileName = "headdemo" 阅读全文
posted @ 2016-01-29 15:09
冬雨在路上
阅读(34259)
评论(0)
推荐(3)