摘要:
代码遍历到8列,实际Excel少于8列,会报错:无法找到列 7 判断列数 int columns = dtSource.Columns.Count; 获取当前Excel总列数 int columns = dtSource.Columns.Count; //防止不含推广价此列 报错提示:无法找到列 7 阅读全文
posted @ 2020-04-28 17:16
张彦山
阅读(445)
评论(0)
推荐(0)
摘要:
新建文件夹H5, Controllers Views 添加类 H5AreaRegistration using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.We 阅读全文
posted @ 2020-04-28 10:57
张彦山
阅读(505)
评论(0)
推荐(0)
浙公网安备 33010602011771号