-
MFC对于文件操作提供了强大的支持,相比之下对于目录的操作显得支持不足,对于常用的操作复制、删除、移动等都缺乏有效的支持。本程序实现对目录的操作。...
MFC对于文件操作提供了强大的支持,相比之下对于目录的操作显得支持不足,对于常用的操作复制、删除、移动等都缺乏有效的支持。本程序实现对目录的操作。-operation MFC document provides a powerful support for the directory comparison operation is inadequate support for the operation of commonly used copy, delete, move and so the lack of effective support. The program pairs catalog operation.
- 2022-03-28 10:43:35下载
- 积分:1
-
此代码实现在windows环境下,向Excel输出数据。本人已经在sp2下编译通过,并且运行成功...
此代码实现在windows环境下,向Excel输出数据。本人已经在sp2下编译通过,并且运行成功-this code to achieve the windows environment, the output data to Excel. I have sp2 under compile and run successful
- 2022-06-17 16:53:20下载
- 积分:1
-
FileSplitter 是一个对大文件进行切割的一个实例操作。
FileSplitter 是一个对大文件进行切割的一个实例操作。-FileSplitter is a large file to an instance of cutting operation.
- 2022-03-23 12:39:49下载
- 积分:1
-
VC资料,值得一读。
编程交流请E_mail Me:ghcyq@263.net
VC资料,值得一读。
编程交流请E_mail Me:ghcyq@263.net-VC information, it is worth a read. Exchange program please reproduced Me : ghcyq@263.net
- 2022-05-15 01:29:54下载
- 积分:1
-
文件读取存入数据库中
可进行文件夹的无限深度遍历
文件读取存入数据库中
可进行文件夹的无限深度遍历-Documents read into the database folder can traverse the infinite depth
- 2022-03-05 10:25:53下载
- 积分:1
-
此方法可以将内存中的数据保存到INI文件中
此方法可以将内存中的数据保存到INI文件中-failed to translate
- 2022-02-06 06:27:30下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友....
MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友.-the module can read,write delete mp3 ID3V23,it is suitable for studying file operation
- 2022-05-19 01:35:54下载
- 积分:1
-
[原创](批量)修改文件时间的工具.支持通配符.
[原创](批量)修改文件时间的工具.支持通配符.-[original] (Batch) time to amend the document tool. To support wildcards.
- 2022-03-19 06:07:22下载
- 积分:1
-
把指定目下符合后缀条件的文件改名字,批量更改。
把指定目下符合后缀条件的文件改名字,批量更改。-Heads in line with the conditions specified suffix to the file to change the name, bulk changes.
- 2022-05-06 11:33:41下载
- 积分:1