-
NSIS创建的。
NSIS Creater.
Which makes installer files for any product
- 2022-08-05 11:57:56下载
- 积分:1
-
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速...
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
- 2022-04-14 22:09:49下载
- 积分:1
-
makefile函数总结和使用方法
makefile用到的函数总结有使用方法,包括shell命令函数,匹配模式等,linux环境下使用。
- 2022-02-11 19:22:53下载
- 积分:1
-
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~-Script file to read and write custom scripts instance ~ ~ script file to read and write custom scripts instance ~ ~
- 2022-01-25 16:03:37下载
- 积分:1
-
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。...
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。-When copying a large number of fragmented files, you can use the tool to specify the purpose of copying files and folders can also be generated. Bat file for later use. Source code in the compiler under BCB2007 through.
- 2022-06-26 11:57:28下载
- 积分:1
-
读取文本文件的c++类
读取文本文件的c++类-read text files c category
- 2022-11-04 23:40:03下载
- 积分:1
-
file to view documents in PDF,
file to view documents in PDF,
- 2022-05-01 02:39:44下载
- 积分:1
-
该代码例子提供了一个对文件进行压缩和解压文件操作过程
该代码例子提供了一个对文件进行压缩和解压文件操作过程-The code provides an example of the documents to document compression and decompression operation
- 2022-01-25 22:40:36下载
- 积分:1
-
access to file attributes. A typical VC program, the full source to facilitate t...
获取文件属性。典型的VC编程,全部源代码,方便大家下载,可直接运行。-access to file attributes. A typical VC program, the full source to facilitate the download, can be directly run.
- 2022-05-15 15:15:12下载
- 积分:1
-
PE文件解析
应用背景对EXE DLL文件pe结构 进行解析 ,包括 是否PE文件 资源表 导入表 导出表 重定位表 等各目录表项 PE文件基本信息 入口点 大小 区段等关键技术pe文件的各结构 进行解析 各目录表项:1.资源表 2.重定位表 3.导出表 4.导入表等 详细信息:入口点 大小 区段等
- 2022-04-14 18:19:04下载
- 积分:1