-
格式化磁盘
经典的C++格式化磁盘的代码,提供接口和内部实现,在vs2005中可以成功运行,并且提供选择要格式化的盘符的功能。
在对话框初始化时,先实现提示显示盘符,当选择好之后,点击格式化按钮,直接执行格式化选择的盘符,基本功能全部可以实现。
- 2022-02-12 21:26:01下载
- 积分:1
-
window程序设计第五版中文版北京大学出版社
window程序设计第五版中文版北京大学出版社-window program fifth edition of the Chinese version of the design of Beijing University Press
- 2022-05-27 03:54:47下载
- 积分:1
-
通过evc编程实现wince下led灯中断控制,
通过evc编程实现wince下led灯中断控制,-through evc Programming wince under lights led interruption control,
- 2022-02-06 10:04:49下载
- 积分:1
-
一个利用WINDOWS自带的命令笔NET SEND发送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究...
一个利用WINDOWS自带的命令笔NET SEND发送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究-A program sending message using NET SEND of Windows. It use graphic interface instead of command.
- 2022-02-21 22:00:28下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-05-23 21:51:02下载
- 积分:1
-
福彩游戏源代码,以及该游戏关键源代码的注解
福彩游戏源代码,以及该游戏关键源代码的注解-福彩game source code, as well as the key to the game source code comments
- 2023-07-26 01:05:03下载
- 积分:1
-
VB源码窗口变化控件跟随变化
VB源码窗口变化控件跟随变化,当窗口大小发生变化时,控件的位置始终固定在右上角,或是右下角,
右上角的大小不变,但是右下角的大小会变化。
- 2022-04-27 16:23:01下载
- 积分:1
-
基于mfc 的飞机大战源码
一款飞机大战游戏源码,基于mfc开发,包含设计文档
- 2022-06-18 20:25:27下载
- 积分:1
-
A very good c++ Learning video, was very detailed and thorough! Suitable for c++...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-02-13 21:14:29下载
- 积分:1
-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1