搜索资源列表
file_R&W_abstractClass
- 在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
read_binary
- vc二进制文件的读写的程序源码,很不错的demo-reading and writing binary files vc program source code, it is a good demo
RdWrtHgFile
- vc 读写大块资料(二进制)文件\RdWrtHgFile的程序源码,值得一看!-vc read and write large data (binary) files \ RdWrtHgFile the program source code, worth a visit!
VChexcode
- 以二进制方式打开文件内容例如EXE,DLL等 VC6 源码-vc 6 exe to hex views
RdWrtHgFile
- 读写大块资料(二进制)文件\RdWrtHgFile,很不错的vc源码,希望能对大家有所帮助-Reading and writing large data (binary) files \ RdWrtHgFile, very good vc source, I hope you can help
File
- VC++文件操作与注册表读写操作例子,了解一下注册表API以及MFC对文件操作的支持,Win32 API对文件操作的支持,主要学习一下文件指针定位、文本方式和二进制方式文件操作的异同等。-VC++ file operations and registry read and write operations example, look at the registry API and MFC support for file operations, Win32 API on support for
File
- VC++读文件、写文件与读注册表、写注册表的简单实例,代码中可展现出const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别-failed to translate
BinToTxt
- bin二进制文件转成文本,字符串转换处理,vc-bin binary file into a text string conversion processing, vc++
VCPPread-large-file
- VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。-VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very sl
douer
- 读写大块资料二进制文件,在vc++60环境下编译通过,()