摘要:
(1)方法一:string fileName="中文.xls"; string filePath = @"/UpLoad/Reports" FileInfo file = new FileInfo(System.Web.HttpContext.Current.Server.MapPath(filePath)+fileName); Response.Charset = "utf-8"; Re... 阅读全文
posted @ 2007-08-16 19:06
一路前行
阅读(5816)
评论(2)
推荐(0)
浙公网安备 33010602011771号