摘要:
1、由dataset生成 public void CreateExcel(DataSet ds,string typeid,string FileName) { HttpResponse resp; resp = Page.Response; resp.ContentEncoding = System.Text.Encoding.GetEncoding("GB2312"); resp.Append... 阅读全文
posted @ 2006-11-23 15:12
自强不息
阅读(896)
评论(0)
推荐(0)
浙公网安备 33010602011771号