-
学生成绩管理系统,适合初学者使用,供参考…
学生成绩管理系统,适合初学者使用,仅供参考
- 2022-07-13 20:15:54下载
- 积分: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
-
use Caps Lock keys alternative Ctrl keys of the source.
利用Caps Lock键替代Ctrl键的源程序。-use Caps Lock keys alternative Ctrl keys of the source.
- 2022-07-05 09:20:12下载
- 积分:1
-
在对话框随着鼠标的移动,在不同的区域出现不同的鼠标形状。...
在对话框随着鼠标的移动,在不同的区域出现不同的鼠标形状。-In the dialog box with the mouse movement in different regions of different shapes of the mouse.
- 2022-07-25 07:04:11下载
- 积分:1
-
一个读写注册表的源程序
一个读写注册表的源程序-a reader registry source
- 2022-08-22 13:45:36下载
- 积分:1
-
该程序主要是对系统进程显示,并对进程使用内存进行监控
该程序主要是对系统进程显示,并对进程使用内存进行监控-The program is displayed on the system process, and the process of monitoring the use of memory
- 2022-05-17 16:57:03下载
- 积分:1
-
一个注册表操作类
一个注册表操作类- A registration table operation class
- 2022-01-27 23:35:59下载
- 积分:1
-
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。...
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。-establish procedures related examples demonstrate the procedures put. Notepad paper with the bar association building.
- 2022-12-11 04:45:03下载
- 积分:1
-
这是一个自动关机的小程序,欢迎大家批评指正!
这是一个自动关机的小程序,欢迎大家批评指正!-This is a small automatic shutdown procedures, welcomes your comments and corrections!
- 2023-01-20 10:25:04下载
- 积分:1
-
greedysnake
运用MFC实现贪吃蛇小游戏
运用键盘的上、下、左、右实现对蛇的控制
蛇碰到墙或咬到自己时游戏失败
蛇每吃到一个食物身长伸长一节
蛇吃到一定数量的食物等级增加一级相应的速度增加一倍
实现蛇吃食物的自动演示
当通关或游戏失败时,查看游戏分数,若是最高分则保存游戏分数和玩家姓名
-greedysnake
- 2022-12-02 10:50:06下载
- 积分:1