摘要:
介绍使用LINQtoCSV.dll将泛型数据转换为cvs自定义导出数据 public static void DownFile(List<UserInfo> list,string ext) { CsvFileDescription outputFileDescription = new CsvFileDescription { SeparatorChar = ',', // tab delimited FirstLineHasColumnNames = true, // no... 阅读全文
posted @ 2013-05-21 23:15
21天后
阅读(403)
评论(0)
推荐(0)

浙公网安备 33010602011771号