文件名称:VC-CSV
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-11
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- zhugu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC6.0读写CSV文件.
1、实现对test.csv文件的读写(例子主要是读);
2、可以辨别CSV文件中的注释行(例子以符号“;”为注释行);
3、可以剔除空行;-VC6.0 write a CSV file, to achieve test.csv file read and write (examples mainly reading) 2, can be identified in the CSV file comment lines (example symbol " " is a comment line) 3, You can remove blank lines
1、实现对test.csv文件的读写(例子主要是读);
2、可以辨别CSV文件中的注释行(例子以符号“;”为注释行);
3、可以剔除空行;-VC6.0 write a CSV file, to achieve test.csv file read and write (examples mainly reading) 2, can be identified in the CSV file comment lines (example symbol " " is a comment line) 3, You can remove blank lines
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test4\test.csv
.....\test4.opt
.....\test4.dsp
.....\test4.rc
.....\test4.aps
.....\test4.clw
.....\ReadMe.txt
.....\test4.h
.....\test4.cpp
.....\Resource.h
.....\StdAfx.h
.....\StdAfx.cpp
.....\res\test4.rc2
.....\...\test4.ico
.....\例子\test4.exe
.....\....\test.csv
.....\test4Dlg.h
.....\Sheet.cpp
.....\test4.dsw
.....\test4.ncb
.....\test4Dlg.cpp
.....\test4.plg
.....\targetver.h
.....\Row.h
.....\Sheet.h
.....\Row.cpp
.....\res
.....\例子
test4