会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
人如果没有梦想,跟咸鱼有什么分别?
管理
2010年6月18日
MyXls导出实体类集合
摘要: using org.in2bits.MyXls;using System.Collections.Generic;using System.Reflection;------------------------------------------------------------List<UserInfo> rows = GetUserList();ExportExcel(rows,...
阅读全文
posted @ 2010-06-18 18:17 DaCHun
阅读(331)
评论(0)
推荐(0)
编辑