摘要:
/// /// 导出excel /// /// gridview控件名称 /// 要保存的文件名字 public static void DumpExcel(GridView gv, string FileName) { string style = @" .text { } "; HttpContext.Current.Response.ClearContent(); HttpContext.Current.Response.Charset = "GB2312"; HttpContext.Current.Response.ContentEncoding 阅读全文
posted @ 2013-11-21 14:17
死神的遗迹
阅读(185)
评论(0)
推荐(0)
摘要:
http://davis16345.blog.163.com/blog/static/39002018201010374910973/ 阅读全文
posted @ 2013-11-21 10:05
死神的遗迹
阅读(200)
评论(0)
推荐(0)
浙公网安备 33010602011771号