资源列表
file_convert
- 实现把指定目录下的色谱数据文件全部转换成纯文本文件的功能.首先用MFC AppWizard生成一个SDI风格的应用程序test,生成过程中全部使用缺省设置。 其次,利用资源编辑器,在主菜单“文件”下增加一个菜单项“转换”,属性为: ID:ID_CONVERT Caption: 转换 Prompt: 在不同格式文件之间进行转换\\n转换文件 然后用“CTRL-W”热键激活MFC ClassWizard,为CmainFram
FileUseDemo
- 能实现对目录和文件的创建、删除、更名等操作,代码清晰,不容错过。 -To achieve the creation of directories and files, deleted, renamed, such as operation, code clarity, not to be missed.
ToolFile
- 文件的读写,以及根据文件的绝对路径获取文件名。将CStringArray写入到文件;将文件内容读取到CStringArray-MFC file read and write, as well as the absolute path of the file name. Writes CStringArray to a file reads the file contents to CStringArray
SupperStdioFile
- 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
fileINI
- VC++实现的INI文件读写类,方便对INI文件的操作-VC++ to achieve the type of INI file to read and write to facilitate the operation of the INI file
vseg1
- 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
filescreem
- 磁盘文件的打开和关闭操作:主要通过文件流来操作文件-Disk file open and close operations: mainly through the file stream to manipulate the file
FileMapping
- 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access
File_Manager
- 实现对文件的操作,包含对字符,字节的读取方式,以及以行读取方式-Achieved with the file that contains the characters, bytes read, as well as the way the line reads
file_encrypt
- 可以实现文件加密功能的小软件源码,是学习文件操作和指针应用的好例程。-Can achieve a small file encryption software source code, is to learn the application file operations and pointers good routines.
binRW
- 实现二进制文件.读.写.增.删.等等操作
searchfile
- VC++查找文件的几种方法,是接口的源码-search file in vc++ interface seaurce code