搜索资源列表
文件
- 温度场模拟程序的文本文件,可用于VC编程参考-temperature simulation program in a text file that can be used reference VC
vc-sf
- 对文本文件按照行来进行分割,文件分割,详细请参考源程序。-according to the text document trip to division, the document segmentation, detailed reference source.
读文本文件
- 本程序是一个用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
将一个文本文件的内容倒序显示
- 实现一个文本文件的内容倒序显示 用VC++编的一个不错的小功能-achieve a text file content using VC reverse shows a good part of a small function
findtext
- 文本文件的查找与替换 使用VC++6.0编写 功能齐全 希望对你有所帮助-Find and replace text file using VC++6.0 you want to write full-featured help
File
- VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
RichTextBox
- vc文本文件与RichTextBox的程序源码,希望对大家有所帮助-vc RichTextBox text file with the program source code, we want to help
apibrow
- 使用公用控制回调在一个CListView中管理CListCtrl控制例子源码,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件.-The use of common control callback CListView in a CListCtrl control in the management of source code examples, this example is
test5
- VC编写的小程序,通过读取坐标文件(文本),进行PL线的绘制,并可进行移动.对新手上路有帮助.-VC prepared applet, by reading the coordinates file (text) for PL line mapping, and mobile. For New Users helpful.
p277
- 编写程序,打开指定的一个文本文件,并能将其中的每一行前面加上行号和一个空格符-Programming, open a text file specified, and to which were added to the front line every line and a space at
Replace
- 用于文本文件的字符替换,虽然很简单,但是适合VC对话框初级者学习-Text file used to replace the characters, although very simple, but suitable for beginners learning VC dialog
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
TextView
- VC实现的用于查看本目录文本文件的小工具 当需要查看大量文本文件时很有用 -VC catalog achieved a text file for viewing small tools when the need to see a large number of useful text files
fileio_src(VCFILE)
- VC++6.0的文件操作,可以很好操作各种文本文件或者是其它任何文件.-VC++6.0 document operation, the operation can be a variety of text files, or any other document.
yasuo
- VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the command prompt, type the loca
676375678
- 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
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
Txt文件转换为Dat文件VC++源代码
- 实现TXT文本文件向DAT文件的转换。关于VC++的源代码,可以顺利编译源文件的。(The conversion of TXT text files to DAT files. VC++ on the source code, you can successfully compile the source file.)
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.)