-
用setup api获得windows设备
用setup api获得windows设备
- 2022-05-31 19:08:45下载
- 积分:1
-
改变系统刷新率
C++ 2005上编译 改变系统刷新率
外面的config.ini 写了外部读取的配置文件
- 2022-11-30 06:05:04下载
- 积分:1
-
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。...
不需打开网站就可以自动登录网站,解决日常工作中有时嫌每次输入用户名和密码麻烦的问题。-Do not open the website can automatically log in on the website to address the day-to-day work, sometimes too-per-enter your username and password problem trouble.
- 2022-10-22 13:40:08下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题...
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题-simulation operating system scheduling algorithm vc procedures. From the good aspects described os operations scheduling problem
- 2022-03-22 23:57:41下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
java数据库,这是非常有用的当您尝试使用如java程序…
java for database, It is very useful when you try to use such as java to program .
- 2022-06-03 18:56:53下载
- 积分:1
-
重起机器
重起机器-with heavy machinery
- 2022-02-03 07:18:13下载
- 积分:1
-
优化虚拟内核调试器
Optimized Virtual Kernel Debugger
- 2023-02-20 08:00: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