摘要:
1.在导出的时候,拼出cvs串:数字直接逗号分隔,字符要加引号"\""+indexdata.DataValue.ToString()+ "\"," + "\r\n"; 换行写入文件的时候用下面的写法没问题,不然会出现:不根据逗号分开,excel打开文件串存储在一个column中。using (StreamWriter sw = new StreamWriter(filePath)){sw.Writ... 阅读全文
posted @ 2007-07-02 09:54 Blue 阅读(1187) 评论(0) 推荐(0)
浙公网安备 33010602011771号