-
Aircraft booking system for C++ program source code, hope that the exhibitions.
飞机订票系统的C++程序源代码,希望多多指教。-Aircraft booking system for C++ program source code, hope that the exhibitions.
- 2022-07-09 14:29:51下载
- 积分:1
-
一个可以查看内存,并且可以编辑内存的小程序
一个可以查看内存,并且可以编辑内存的小程序-one can view memory, and can edit the memory small programs
- 2022-03-23 16:58:00下载
- 积分:1
-
Storage management and allocation of memory partition experiments with pages and...
储存管理实验 对内存分区和分配资源 具有页面和页表分配 给进程分配空间-Storage management and allocation of memory partition experiments with pages and pages of resources allocated to the process of allocation of space for the table
- 2022-02-06 23:33:39下载
- 积分:1
-
设置系统关机时间,根据设定的时间实现定时关机功能,
设置系统关机时间,根据设定的时间实现定时关机功能,-time the system shutdown, according to the set time to achieve Mytob.BSNotes function,
- 2023-04-08 07:15:03下载
- 积分:1
-
VB获取系统信息的源程序,可以获取系统的硬件信息。
VB获取系统信息的源程序,可以获取系统的硬件信息。-VB source code to obtain system information, you can access the system" s hardware information.
- 2022-04-24 23:27:18下载
- 积分:1
-
HidenWorkspace able to use the current desktop window handle to hide
HidenWorkspace 能够对当前桌面上的使用的窗口进行隐藏处理-HidenWorkspace able to use the current desktop window handle to hide
- 2022-03-23 21:28:35下载
- 积分:1
-
串口的读功能 串口的读功能
串口的读功能 串口的读功能 -Read serial serial serial read read read serial
- 2022-05-22 17:27:58下载
- 积分:1
-
Windows系统编程,本书描述了是用微软的应用程序编程接口进行程序开发,并着重于核心系统服务。英文原版,...
Windows系统编程,本书描述了是用微软的应用程序编程接口进行程序开发,并着重于核心系统服务。英文原版,-Windows system programming, this book describes is Microsoft" s application programming interface for program development, and focus on the core system services. English original,
- 2022-06-29 12:27:11下载
- 积分:1
-
不需重起,多开3389,用编程方式取得3389服务的PID。
不需重起,多开3389,用编程方式取得3389服务的PID。-not important, as much as 3,389, with 3,389 acquire programming services PID.
- 2023-06-02 19:25: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