-
使用共享内存在Client/Server间通讯
使用共享内存在Client/Server间通讯-The example of using sharing memory to communication between Client and Server
- 2022-05-07 07:33:07下载
- 积分:1
-
系统热键的设置的一个例子
系统热键的设置的一个例子-set an example
- 2022-05-15 12:44:01下载
- 积分: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
-
vc the framework of a misnomer really justified Indeed, in order to download and...
vc的框架 的确说不过去名不副实的确, 为了下载而测试一下-vc the framework of a misnomer really justified Indeed, in order to download and test-huh
- 2022-11-28 08:00:04下载
- 积分:1
-
window system programming,get memory address,information
WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
- 2022-02-21 00:17:02下载
- 积分:1
-
一个查看密码的spy 扩展程序,推荐下载,非常酷
一个查看密码的spy 扩展程序,推荐下载,非常酷--A spy extent program which can catch the password, recommend!
- 2022-04-30 16:21:14下载
- 积分:1
-
note book source code
note book source code
- 2023-09-09 13:15:04下载
- 积分:1
-
VC++编写。是检测硬件设备。列出cpu,内存等系统信息。适合初学者学习使用...
VC++编写。是检测硬件设备。列出cpu,内存等系统信息。适合初学者学习使用-VC to prepare. Is the detection of hardware devices. Listed cpu, memory and other system information. Suitable for beginners learning to use
- 2022-01-25 16:13:28下载
- 积分:1
-
用于添加注册表的小程序
用于添加注册表的小程序-add registry for the small program
- 2022-03-25 08:52:09下载
- 积分:1
-
In one of my latest projects, I was fiddling around with existing decompression...
In one of my latest projects, I was fiddling around with existing decompression classes, for Zip. I noticed though, that RAR had a far better compression ratio for certain files, and that the existing DLL handled everything itself, including the latest version of the RAR format.
- 2022-02-14 16:56:20下载
- 积分:1