-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作...
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar operations. If the document number many, one by one for each document manually, a very time-consuming. Search here for a designated directory or processing of all documents under the C category. Based on the author traverse the level of non- recursive algorithm (to reduce the running time and space costs) achieved a CFileFind CFileFindExt the extension of the class, such right can be specified directory of all documents or search for the same handling operations.
- 2023-06-07 21:20:03下载
- 积分:1
-
用VC操作文件的一些代码,包括存入,读取数据到文件中
用VC操作文件的一些代码,包括存入,读取数据到文件中-some code which operate file in VC
- 2022-07-02 14:25:32下载
- 积分:1
-
使用CFile类实现对文件的操作
使用CFile类实现对文件的操作-use CFile class to achieve the operation of the document
- 2022-03-26 05:41:31下载
- 积分:1
-
the documents can be divided and with and
文件可分为和和
- 2022-11-27 17:30:03下载
- 积分:1
-
window handle through the implementation of File Name
通过窗口句柄得到执行文件名 -window handle through the implementation of File Name
- 2022-02-14 04:22:56下载
- 积分:1
-
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。...
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。-receive some special Windows directory, for example Program Files, My Documents, Photo collections, and so on the desktop special directory.
- 2022-12-13 10:25:04下载
- 积分:1
-
vc preserved ini file format for text, and to read ini format text, lucid
vc中保存文件为ini格式文本,以及读取ini格式的文本,清晰易懂-vc preserved ini file format for text, and to read ini format text, lucid
- 2022-10-31 20:00:03下载
- 积分:1
-
方便的指示所选格的行列.通过VB制作的dll控制EXCEL表格.
方便的指示所选格的行列.通过VB制作的dll控制EXCEL表格.-convenient instructions selected grid ranks. VB produced by the dll control Excel.
- 2022-05-26 16:28:57下载
- 积分:1
-
创建一个大文件,不过预先要在指定的目录路下创建一个文件...
创建一个大文件,不过预先要在指定的目录路下创建一个文件-create a large file, but prior to the specified directory under way to create a document
- 2022-03-21 17:46:49下载
- 积分:1
-
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码...
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码-smtp, mime the base64 encoding algorithm, encoding the source file name specified after the automatically generated code from a document. Its content is base64 encoded. Support for binary files (executable programs, images) encoding
- 2022-01-26 00:44:03下载
- 积分:1