-
Windows核心编程源代码
Windows核心编程源代码-core programming Windows source code
- 2023-06-15 18:30:05下载
- 积分:1
-
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件...
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件-GetHDSerial
- 2022-01-24 13:22:43下载
- 积分:1
-
“视窗95系统编程”源代码
《System Programming for Windows 95》的源代码-"System Programming for Windows 95" source code
- 2022-03-22 13:55:15下载
- 积分:1
-
vc中实现重启动和关闭计算机
vc中实现重启动和关闭计算机-vc realizes the heavy start and the closure computer
- 2022-08-12 13:10:58下载
- 积分:1
-
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。...
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。-Access to the local account information of the procedures, the use of enumeration NetUserEnum function, only a local part of the same principle as the remote.
- 2022-01-24 12:55:28下载
- 积分:1
-
一个系统用户管理api使用的例子
一个系统用户管理api使用的例子--The example of the api usage of system user management
- 2022-03-10 17:15:50下载
- 积分:1
-
这是个用DELPHI+SQL开发的订货管理系统,能满足一般的订货需要,功能基本上都具备的...
这是个用DELPHI+SQL开发的订货管理系统,能满足一般的订货需要,功能基本上都具备的-This is a SQL development with Delphi orders management system that can meet the needs of the general orders, functions basically have the
- 2023-04-14 13:25:03下载
- 积分:1
-
标准C++写的取得计算机硬件序列号的代码,可以直接使用
标准C++写的取得计算机硬件序列号的代码,可以直接使用-Standard C++ write access to computer hardware serial number of the code, you can directly use the
- 2022-01-25 18:48:02下载
- 积分:1
-
window启动自动加载程序:
学习dephi对window注册表的调用;
了解window对自启动程序的管理;...
window启动自动加载程序:
学习dephi对window注册表的调用;
了解window对自启动程序的管理;-window activated automatically load : study dephi right window registry calls; Understanding since the launch window to the management procedures;
- 2022-07-16 11:26:18下载
- 积分: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