摘要:
代码 privatevoidDataLoad(){BLLContentsbllContents=newBLLContents();List<MODContents>mods=bllContents.GetDataMod("");ProLight.CMS.MyRssmyRSS=newProLight.CMS.MyRss();stringrssData=myRSS.CreateRSS();... 阅读全文
posted @ 2010-07-16 17:57
凭栏处
阅读(764)
评论(0)
推荐(0)
摘要:
1.将NPOI文件文件添加引用到项目中2.编写代码2.1Excel数据导入数据库代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--privatevoidtoolStripButton1_Click(objectsender,EventArgse){... 阅读全文
posted @ 2010-07-16 08:57
凭栏处
阅读(551)
评论(1)
推荐(0)