-
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做...
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做的自解压文件-This is a writer of learning outcomes, is the proprietor is used in the office environment to prevent employees run against some administrators running program, compressed bag with the use wound Note : rar untie packets, as well as its own WinRAR do with self-extracting files
- 2022-01-25 18:19:58下载
- 积分:1
-
利用内存映射文件测试NTFS的稀疏文件存储能力
利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
- 2023-04-27 17:25:04下载
- 积分:1
-
一个绘制3D文本的例子,适合初学者进行学习研究。
一个绘制3D文本的例子,适合初学者进行学习研究。-3D rendering of an example of text, suitable for beginners to study.
- 2022-02-15 18:16:45下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2023-03-06 06:10:03下载
- 积分:1
-
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。...
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。-If you want to the preparation of modular software, will be on the dynamic-link library (DLL) with great interest.
- 2022-11-25 10:00:02下载
- 积分:1
-
扫描与监控端口数据流
扫描与监控端口数据流-port scan and monitor data flow
- 2022-03-02 01:40:29下载
- 积分:1
-
获取windows语言信息,提供给需要获取系统语言信息来调用
获取windows语言信息,提供给需要获取系统语言信息来调用-Language information access to windows to provide access to the system needs information to call the language
- 2022-05-25 10:39:25下载
- 积分:1
-
USB嗅源代码
USB Sniff sourcecode
- 2022-01-23 10:17:29下载
- 积分:1
-
Custom windows global hotkeys source code can be any arbitrary definition of hot...
自定义windows 全局热键的源代码
可以任意定义任何热键,用以开发程序-Custom windows global hotkeys source code can be any arbitrary definition of hotkeys to develop procedures
- 2022-05-26 13:00:03下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1