2015年4月20日
摘要: //文件地址 var path = Utils.GetQueryStringValue("path");//带有http //下载文件到前台文件夹Music下 WebClient client = new WebClient(); ... 阅读全文
posted @ 2015-04-20 13:06 Haustbule 阅读(199) 评论(0) 推荐(0)