-
VC++6.0写的关于用API函数删除已经存在的文件夹的测试程序,欢迎大家下载...
VC++6.0写的关于用API函数删除已经存在的文件夹的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API function to delete a folder that already exists test procedures are welcome to download the U.S.
- 2023-07-10 14:40:03下载
- 积分:1
-
用API实现文本操作
用API实现文本操作-text operation by API
- 2022-01-26 02:17:44下载
- 积分:1
-
Ini文件读写,集成了一个类,有一个例子程序
Ini文件读写,集成了一个类,有一个例子程序-Ini document literacy, integration of a kind, an example procedure
- 2022-01-25 18:43:27下载
- 积分:1
-
文件拖动粉碎机
文件粉碎机。主要功能是粉碎文件,保障删除文件后的安全性,使得被一般的软件也不能恢复到原来的文件。主要是填充,替换掉原来的数据内容,然后删除, 支持多文件鼠标拖动,带简单进度条.
- 2022-07-11 16:55:04下载
- 积分:1
-
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1
-
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。...
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。-beginners do when some small examples for reference, which has a calendar using VBA generating procedures, personal think it is the best design, welcomed the guidance of experts.
- 2022-02-02 23:43:59下载
- 积分:1
-
多文档程序,使用VC6完成carichive类序列的。
多文档程序,vc6下完成,利用CArichive类实现文件序列化,实现两个绘图窗口的简单响应.-more documentation procedures, vc6 completed using CArichive category sequence files, graphics window to achieve two simple response.
- 2022-01-25 18:55:29下载
- 积分:1
-
Garme Cube PAD test source code
Garme Cube PAD test source code -Garme Cube PAD test source code
- 2023-07-16 20:25:04下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-03-12 22:38:14下载
- 积分:1
-
Linux/Unix下大型项目使用的通用编译工具nb(避免自己写Makefile的痛苦)
nb--编译系统:
1)使用通用make脚本以及bash脚本实现, 可以安装在Linux系统中;
2) 压缩包里面解压后,运行install即可安装;
3) 压缩包里面有样例工程可以使用;
4) 安装后,在样例工程的src目录下运行nb 既可以编译,具体可以阅读的design-tips.txt文件;
5) 该工具实现了多核编译,源代码和目标码分不同目录输出;
6) 利用模板文件make.mk文件,实现大型项目下的各子目录编译的控制,非常灵活方便。
- 2022-06-30 13:24:16下载
- 积分:1