摘要: //注:在.aspx文件中第一行<%%>中加入EnableEventValidation="false" 方案二: 1 public void CreateExcel(DataSet ds, string FileName) 2 3 { 4 5 StringBuilder sb = new Stri 阅读全文
posted @ 2012-05-16 11:39 【唐】三三 阅读(1094) 评论(0) 推荐(1)