-
mfc进行控件设计
mfc进行控件设计-mfc for Control Design
- 2022-07-04 10:19:53下载
- 积分:1
-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的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
-
在VB中读写INI文件,数据库配置文件会用到的
在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
- 2023-07-26 08:05:03下载
- 积分:1
-
zip files java source code for the operation and class files
java 操作 zip 文件 源代码及class文件-zip files java source code for the operation and class files
- 2022-05-26 18:17:59下载
- 积分:1
-
compiler theory test, do yourself
编译原理的实验,自己动手做的-compiler theory test, do yourself
- 2022-03-04 16:04:38下载
- 积分:1
-
专营权的电信公司的控制台应用程序
几乎所有的面向对象编程的概念一直是
此项目中使用。
- 2022-01-25 19:03:41下载
- 积分:1
-
document access information source, beginners can look at things more systematic...
获得文件信息的源码,初学者可以研究一下,比较系统的东西-document access information source, beginners can look at things more systematically
- 2022-06-16 04:04:14下载
- 积分:1
-
工资管理系统
这是一个很好的工资系统程序用此程序中使用的文件系统。欢迎下载,试用。谢谢您的支持。
- 2022-04-11 00:05:28下载
- 积分:1
-
搜索并替换文件中指定的字串
搜索并替换文件中指定的字串-search and replace documents specified string
- 2022-02-13 16:28:14下载
- 积分:1
-
/ / /只有WinXP及以上系统的支持shopenfolderandselectitems()API / / /…
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API
/// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理
/// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现
/// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
- 2023-02-11 13:50:03下载
- 积分:1