摘要: 原代码: string fileName = "模板.doc"; string filePath = Server.MapPath("~/Download/ZJXX/模板.doc"); FileInfo fileInfo = new FileInfo(filePath); Response.Clea 阅读全文
posted @ 2019-12-17 12:00 陈鹏昱Chen 阅读(340) 评论(0) 推荐(0)