-
文件修改的监视
文件修改的监视-The example of monitoring the change of files
- 2023-09-03 12:50:02下载
- 积分:1
-
控制进程例子,这个例子是示范怎么关闭指定的进程!
控制进程例子,这个例子是示范怎么关闭指定的进程!-control process for example, was a model of how to close the designated process!
- 2022-03-23 02:16:15下载
- 积分:1
-
一个简单的学藉管理系统,功能包括添加,删除,修改
一个简单的学藉管理系统,功能包括添加,删除,修改-By a simple learning management system, functions include add, delete, modify
- 2022-11-16 22:55: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
-
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序-DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
- 2023-01-07 19:20:03下载
- 积分:1
-
hx8238
HX8238-A Initial Set
- 2022-03-17 07:24:02下载
- 积分:1
-
lzo压缩算法使用演示,包含了头文件及实现文件
lzo压缩算法使用演示,包含了头文件及实现文件-lzo compression algorithm using the demo, contains the header files and implementation files
- 2022-08-19 17:27:57下载
- 积分:1
-
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式...
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式-A formatted C++ Time format for a variety of categories, the use of such can be plastic, such as the time needed into a format
- 2022-09-15 15:45:03下载
- 积分:1
-
Java实现Bankers algorithm
Java实现Bankers algorithm-Java Bankers algorithm
- 2023-01-12 20:30:04下载
- 积分:1
-
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向...
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
- 2022-04-24 17:21:10下载
- 积分:1