-
讲述一个简单的win32应用程序的创建,包括其主要的组成部分
讲述一个简单的win32应用程序的创建,包括其主要的组成部分-On a simple win32 application creation, including its major components
- 2022-03-18 04:28:51下载
- 积分:1
-
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作-Ring buffer operation, including open, read, write, close, clear, such as operation
- 2023-08-19 19:25:04下载
- 积分: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
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1
-
use of the mouse interface hook hidden example in order to facilitate beginners...
利用鼠标钩子隐藏界面的例子程序,方便初学者学习鼠标钩子用法-use of the mouse interface hook hidden example in order to facilitate beginners learning mouse usage hook
- 2022-04-06 21:29:50下载
- 积分:1
-
Visual C++环境下,获取主机名及IP地址,从中可以了解VC环境下硬件编程的知识。...
Visual C++环境下,获取主机名及IP地址,从中可以了解VC环境下硬件编程的知识。-Visual C++ environment, access to the host name and IP address, One can understand the VC environment hardware programming knowledge.
- 2022-01-25 19:47:58下载
- 积分:1
-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1
-
我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是...
我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是MSDN未公开的哦-my laptop loaded the windows2000. But I do not know why no standby function, so I had to make their own Bianlegan procedures 1:00 on the dormancy. Is using an API of instruction, but this instruction has not been made public but the MSDN oh.
- 2023-08-01 16:10:03下载
- 积分:1
-
改变Mac地址的程序,通过修改操作系统注册表完成
改变Mac地址的程序,通过修改操作系统注册表完成-Mac address change process, completed by modifying the operating system registry
- 2022-09-24 04:20:02下载
- 积分:1
-
赢得系统目录服务管理
WIN系统的目录服务管理-WIN system directory service management
- 2022-03-23 19:20:25下载
- 积分:1