-
MFC
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。
(2)利用虚函数计算几种图形面积。
(3)演示构造函数、复制构造函数、析构函数的作用和调用顺序
(4)用类模板具体实现。
(5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。
(6)用文件保存图形信息,且能够从文件中读取并作相应处理。
2)创新要求:
采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular.
(2) the use of virtual functions to calculate several graphics area.
Effect (3) demonstrate the constructor, copy constructor and destructor call sequence
(4) with a class template implementation.
(5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface.
(6) with the file save graphical information, and can be read a file and make the appropriate treatment.
2) Innovation requirements:
Using the method header and source files separate polymorphism diversify
)
- 2020-11-04 14:29:52下载
- 积分:1
-
Skin5.0
说明: skin5.0 界面库,很不错的皮肤类,简单的一句代码就可以让你的程序更换皮肤(skin5.0 interface library, it is a good skin type, a simple code can make your skin replacement procedures)
- 2009-07-30 20:07:24下载
- 积分:1
-
ExpTab
可动态添加关闭标签页的自定义TabControl控件.功能强大。(Can be dynamically added to close the Customize tab TabControl control. Powerful.)
- 2014-08-17 05:25:54下载
- 积分:1
-
treedlg
本程序利用MFC树形工具控件实现各种形式的转换,可直接运行。(This program makes use of MFC tree tool control the conversion of various forms, can be run directly.)
- 2012-05-19 22:32:26下载
- 积分:1
-
property
说明: Fluent软件的UDF程序,主要用于修改Fluent里面的流体物性,或用添加物性。(Fluent property)
- 2021-03-02 15:39:34下载
- 积分:1
-
MFC-stydy
MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明(MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed description)
- 2013-09-28 21:07:57下载
- 积分:1
-
MenuHook
VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。(VC++ to use the realization of the shadow of hook Hook menu, do not mistakenly think it is the shadow of Winodws own menu system, look carefully and you will find they are not the same, as is envy, especially the use of hooks to achieve, I believe VC++ programmers, the time or the time to look at Oh! Although there have been commonplace this effect, but not as to achieve the so simple, it has a reference value.)
- 2009-07-16 21:03:58下载
- 积分:1
-
KSetEdit_demo
vc编写的,输入内容超出范围后,自动出现滚动条的编辑控件。(vc prepared for the importation beyond the scope of content, automatically scroll to the Edit Control.)
- 2007-02-23 14:41:06下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1
-
1656
VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
- 2013-08-22 09:54:16下载
- 积分:1