摘要: public string aa() { HttpClient httpClient = new HttpClient(); var aa = httpClient.GetStringAsync("http://flash.weather.com.cn/wmaps/xml/china.xml?spm 阅读全文
posted @ 2019-10-29 09:24 噬堕 阅读(139) 评论(0) 推荐(0) 编辑
摘要: [HttpPost] public ActionResult TestExcel(FormCollection form) { HttpPostedFileBase file = Request.Files[0]; string path = Server.MapPath("\\Models"); 阅读全文
posted @ 2019-10-29 09:23 噬堕 阅读(75) 评论(0) 推荐(0) 编辑