摘要: try { string strFilePath = Server.MapPath("~") + "/excel/20170206104654.xlsx";//服务器文件路径 FileInfo fileInfo = new FileInfo(strFilePath); Response.Clear( 阅读全文
posted @ 2019-05-31 10:16 夜静春山 阅读(112) 评论(0) 推荐(0)