-
旁路自动判断,
旁路自动判断,-Bypass automatic judgments
- 2022-11-29 22:45: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
-
用于VB环境使用鼠标滚动键,方便代码编写
用于VB环境使用鼠标滚动键,方便代码编写-VB environment for using the mouse scroll to facilitate coding
- 2022-01-27 09:20:54下载
- 积分:1
-
WIN2K以上关机、重启的实现。开发环境WIN2003+VC 6.0 成都西南交通大学...
WIN2K以上关机、重启的实现。开发环境WIN2003+VC 6.0 成都西南交通大学-WIN2K above shutdown and restart the program. Development Environment 6.0 WIN2003 VC Southwest Jiaotong University in Chengdu
- 2022-05-26 10:19:29下载
- 积分:1
-
JBuilder 9.0程序设计源代码
JBuilder 9.0程序设计源代码--许多优秀的java源代码--圆你java程序员梦-JBuilder 9.0 programming source code-- many outstanding java source code-- you java programmer Yuan Meng
- 2023-04-12 18:45:04下载
- 积分:1
-
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能-DLL in the ISAPI extension of COOKIES, the expansion of a dynamic link library function
- 2022-02-04 08:27:10下载
- 积分:1
-
本文件是关于硬盘主引导扇区备份的,主要内容是通过BIOSDISK对硬盘主引扇区进行备份...
本文件是关于硬盘主引导扇区备份的,主要内容是通过BIOSDISK对硬盘主引扇区进行备份-this document is on the hard disk"s master boot sector backup, the main contents of the hard drive right through BIOSDISK main backup primer Sector
- 2023-05-08 16:00:02下载
- 积分:1
-
I look at some on
本人在网上搜罗过一些与关机有的代码,发现关机的代码差不多都一样,而对关机前的特效的代码几科没有,只有一个WIN2000的,其方法如:制造一个刷子,用灰色刷屏幕!以下这部分为网上的一个老版本的关机效果代码,不是很好-I look at some on-line and off some code, the code found off almost the same, and right before turning off the effects of several branches no code, only a WIN2000, and its methods as : manufacturing a brush. Brush with gray screen! Following this into an online version of the old code shutdown effect is not good
- 2022-01-23 10:25:45下载
- 积分:1
-
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。...
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。-information access system hardware source code, the program can access hard drive, Ethernet, motherboards and other hardware basic information. Vc used to achieve.
- 2022-01-31 05:54:12下载
- 积分:1
-
DCT C++
按照离散余弦变换的定义编写的C++程序,可以在VC上运行-DCT C++
- 2022-05-24 07:35:56下载
- 积分:1