摘要:
1) ASP.NET(C#)将数据导出到Word或Excel命名空间:using System.IO;using System.Text;将DataGrid的数据导出到Excelstring excelname="excel文件名";HttpContext.Current.Response.Charset = "GB2312";HttpContext.Current.Response.Conten... 阅读全文
posted @ 2011-09-05 10:25
易独
阅读(861)
评论(0)
推荐(0)

浙公网安备 33010602011771号