摘要: Response.ContentType = "application/vnd.ms-excel"; Response.AddHeader("Content-Disposition", string.Format("attachment;filename={0}", HttpUtility.UrlE 阅读全文
posted @ 2017-11-29 17:27 小小高 阅读(166) 评论(0) 推荐(0)