搜索资源列表
ReadTxt
- VC++代码,读取txt文本文件。由于读取txt文本的方法很多,本例子仅供参考。-VC++ source code to read TXT text files. Because there are many ways to read TXT files, this example is only for reference.
读文本文件
- 本程序是一个用vc编写的实现对读入文本的读取的一个程序,但是还有一些缺陷不是很完善,希望与大家交流-this is a procedure with the realization vc prepared to read the text of a procedure to read, but also has some flaws is not perfect, and we hope that the exchanges
VCReadExcel.rar
- VC读取excel文件,可以把内容保存为文本格式,很好,值得下载,VC read excel file, the contents can be saved as text format, very good, worth downloading
VC之读取任意格式的文本文件
- VC之读取任意格式的文本文件.doc
test5
- VC编写的小程序,通过读取坐标文件(文本),进行PL线的绘制,并可进行移动.对新手上路有帮助.-VC prepared applet, by reading the coordinates file (text) for PL line mapping, and mobile. For New Users helpful.
vector_map_VC_GIS
- vc实现地图的基本操作,放大,缩小,漫游。读取一定控制格式的文本文件-vc map to achieve the basic operation, magnified, reduced, roaming. Must control the format to read a text file
file
- 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
readtxt
- VC编辑用来显示直接读取文本文件,比较方便的打开文本。-VC editor to display text files directly to read, easier to open the text.
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-Txt VC++ to read text file line by line, just a different way to read and write short, the ultimate goal is to read the entire file
Demo
- VC++逐行读取文本文件 有效读取文本里德内容-VC++ text file line by line to read the content of effective reading text Reid
Demo
- vc如何逐行读取文本文件的程序源码,感兴趣的可以看下-vc how to read text files line by line source, may have a look of interest
VCPP-read-test-file
- vc++读取文本文件的源代码。可以参考一下-vc++d read text file
Read-text-file-data-and-drawing
- 读取文本文件中数据并绘图 vc++ 实例源码-Read text file data and drawing lines
readstring
- VC++从文本文件中读取一个字符串,字符串已经内置在文本文件里,在窗体的空白处点击右键可看到效果。-VC++ read a string from a text file, the string has built-in text file, right-click to see the effect in the space of the form.
5954757
- 逐行读取文本文件,VC++精选学习源码,很好的参考资料。-Line by line to read text files, VC++ select learning source code, a good reference.
GetStatus
- VC++读取TXT文件属性的例子源码,编译运行本项目源码后,打开Debug文件中的Exe文件运行,窗口如上图示,你可随意选择一个TXT文本文件,程序将立即显示出该TXT文本的创建时间、修改时间、最后访问时间、和文件的逻辑大校是一个获取文件属性的小实例。-VC++ to read TXT file attributes, example source code, compile and run the project source code, open the Debug file Exe Run
MFC-read-output-file
- MFC vc 读取文本文件,输出内容到特定的文件中-MFC vc read a text file and output the contents to a specific file
VC
- VC++ 实现逐行读取txt文本文件,在VS2010下编译通过。可以用于学习txt文件的读写。-VC++ to achieve the progressive read txt text file in VS2010 compiler through. You can learn to read and write txt file.
READ-TXT
- 可以逐行读取文本文件,并在LISTBOX框中显示出来,主要语言是VC-Can be read line by line text file, and LISTBOX box displayed, the main language is VC
VC++ 实现逐行读取txt文本文件
- VC 实现逐行读取txt文本文件,VC++实现一行一行的读取文本文件。(VC to achieve line by line to read TXT text file, VC++ to achieve a line of text files to read.)