-
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点...
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点击按钮释放出testdll2.dll,替换原先的testdll.dll,仍旧可以正常运行。-of how the resources released from the documents themselves in the paper. First projects need a testdll.dll, of which only one function test (). indicate whether the correct loading of the dll. Then run after it released testdll2.dll button, replacement of the original testdll.dll, remains normal operation.
- 2022-02-02 20:06:47下载
- 积分:1
-
CrashRpt_崩溃时发送dump文件
CrashRpt_崩溃时发送dump文件
- 2022-07-22 13:26:13下载
- 积分:1
-
该例子调用系统API,获取当前谁在使用该文件。
该例子调用系统API,获取当前谁在使用该文件。-The example of the system call API, access to the current one in the use of the file.
- 2022-11-13 12:50:03下载
- 积分:1
-
Sysinternal filemon 源码
Sysinternal filemon 源码,可以编译运行。
- 2022-06-11 12:24:51下载
- 积分:1
-
哈夫曼树编码 用哈夫曼树算法对文本文件进行0
哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
- 2022-03-12 10:11:55下载
- 积分:1
-
一个读取和写入ini配置文件的例子。从list1中读出数据写入到ini文件,再从ini文件写入到list2。...
一个读取和写入ini配置文件的例子。从list1中读出数据写入到ini文件,再从ini文件写入到list2。-Ini to read and write a configuration file example. List1 in读出数据from written to ini file, ini file from the write to list2.
- 2022-01-22 01:10:49下载
- 积分:1
-
该软件实现指定文件下的文件的定时拷贝,效果好,方便实用,行业内号...
该软件实现指定文件下的文件的定时拷贝,效果好,方便实用,行业内号-the software under the specified file regular copy paper, effective, convenient and practical, industry,
- 2022-11-08 21:15:02下载
- 积分:1
-
工业机器人程序转换源码
由于各品牌工业机器人程序格式各不相同,所以不同品牌工业机器人的程序相互间要转换才能使用。本代码只写了一部分品牌工业机器人对我公司机器人的转换。
- 2022-08-03 11:41:28下载
- 积分:1
-
可以将一个大文件分成多个小文件,然后可以将多个小文件合并成一个大文件...
可以将一个大文件分成多个小文件,然后可以将多个小文件合并成一个大文件-Can be a large file into multiple small files, and then a number of small files can be merged into one large file
- 2022-02-01 22:05:07下载
- 积分:1
-
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。...
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism. Dynamic Array array class template to replace the C array of predefined types.
- 2022-01-26 08:14:38下载
- 积分:1