-
MyMdi
1、建立第一个视图类的基类是CEditView。 10分。
2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计
一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画
刷10分,共25分。
3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算
总成绩,平均成绩10分。
4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学
生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮,
按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应
用5分。显示10分。共35分。
5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。
6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points.
2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design
A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting
Brush 10 points, a total of 25 points.
3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation
The total score, the average score of 10 points.
4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage
Student number, name, age, class, grade, address and other information, in addition to set up a display button,
When you press the display button, the information for each control is displayed in the document after reading. Each control should be
With 5 points. Show 10 points. A total of 35 points.
5, in the realization of the serialization of the third docum)
- 2017-04-17 21:18:56下载
- 积分:1
-
JsonMapper
说明: dahua hikvision test door access control
- 2020-06-24 18:40:02下载
- 积分:1
-
一款简约大气的个人主页HTML源码
说明: 一款很不错的个人单页介绍主页,高端大气上档次(A very good personal page introducing home page, high-end atmospheric grade)
- 2020-06-25 09:00:01下载
- 积分:1
-
Android SQLite数据库相关实例
Android SQLite数据库相关实例源码,代码中的每一个intent都会带一个Bundle型的extras数据。需要对position和id进行一个很好的区分。position指的是点击的这个ViewItem在当前ListView中的位置,每一个和ViewItem绑定的数据,肯定都有一个id,通过这个id可以找到那条数据。
- 2022-02-11 14:40:11下载
- 积分:1
-
用Delphi实现热点
用Delphi实现热点-hot with Delphi
- 2022-02-21 11:50:40下载
- 积分:1
-
gender_detection
说明: 基于语音信号的多种特征对说话人的性别进行识别。(It uses many kinds of features to recognize the speaker.)
- 2020-05-18 23:00:59下载
- 积分:1
-
这是一个教务信息管理系统!
这是一个教务信息管理系统!-This is an information management system for the Senate!
- 2022-05-16 16:22:31下载
- 积分:1
-
word_aligner_8bit_test
CMV2000的对齐模块,适用于其他对齐模块,自行修改(CMV2000 alignment module, suitable for other alignment modules, self-modifying)
- 2020-06-16 07:00:01下载
- 积分:1
-
自抗扰Matlab源码仿真
用S-Function写的ADRC仿真工程实例(The engineering example of the ADRC simulation with S-Function.)
- 2020-07-04 05:20:02下载
- 积分:1
-
Lab1
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
- 2018-01-30 10:02:40下载
- 积分:1