feifeiwzh
Powered by:
博客园
模板提供:
沪江博客
博客园
|
首页
|
发新随笔
|
发新文章
|
联系
|
订阅
|
管理
01 2009 档案
asp.net 导出excel汇总
摘要: 1、由dataset生成 publicvoidCreateExcel(DataSetds,stringtypeid,stringFileName) { HttpResponseresp; resp=Page.Response; resp.ContentEncoding=System.Text.Encoding.GetEncoding("GB2312"); resp.AppendHeader("Co...
阅读全文
posted @
2009-01-13 14:21
我是农民 阅读(138) |
评论 (0)
编辑