摘要: FileInfo fi = new FileInfo(fileName);//excelFile为文件在服务器上的地址 HttpResponse contextResponse = HttpContext.Current.Response; contextResponse.Clear(); cont 阅读全文
posted @ 2020-04-24 09:59 萌橙 阅读(558) 评论(0) 推荐(0) 编辑