摘要:
今天在用npoi导出xls时会报错,经过在网上查找资料,找到一篇博客文章介绍的,原文地址https://www.cnblogs.com/spring_wang/p/3160020.html1.今天再处理Excel2007、2010文件,格式.xlsx文件存在一个问题,在调用 Write方法之后关闭了 阅读全文
posted @ 2018-10-30 20:51
zhaogaojian
阅读(2966)
评论(1)
推荐(0)
摘要:
https://www.xuebuyuan.com/1879650.html 阅读全文
posted @ 2018-10-30 10:04
zhaogaojian
阅读(7657)
评论(3)
推荐(0)
摘要:
DataTable dt = dataSet.Tables[0]; var query = from t in dt.AsEnumerable() group t by new { t1 = t.Field("username"), t2 = t.Field("department"), t3 = t.Field("sex") } into m select ne... 阅读全文
posted @ 2018-10-30 09:32
zhaogaojian
阅读(270)
评论(0)
推荐(0)

浙公网安备 33010602011771号