文件名称:Inheritance-and-polymorphism
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-28
- 文件大小:
- 983kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现类与类之间的关系,体现继承和多态,包含:(1) 体现三类继承方式的区别 (2) 纯虚函数体现多态 (3) 有成员类
(4) 实现类成员初始化(5) 要有构造函数(6) 拷贝构造函数(7) 操作符重载
(8) 要有友元函数
(9) 类型匹配异常-The relationship between class and class programming, reflecting the inheritance and polymorphism, including: (1) reflects the difference between the three types of inheritance (2) embodies pure virtual function polymorphism (3) members of the class (4) implementation class member initialization (5) have a constructor (6) copy constructor (7) operator overloading (8) have a friend function (9) Type mismatch exception
(4) 实现类成员初始化(5) 要有构造函数(6) 拷贝构造函数(7) 操作符重载
(8) 要有友元函数
(9) 类型匹配异常-The relationship between class and class programming, reflecting the inheritance and polymorphism, including: (1) reflects the difference between the three types of inheritance (2) embodies pure virtual function polymorphism (3) members of the class (4) implementation class member initialization (5) have a constructor (6) copy constructor (7) operator overloading (8) have a friend function (9) Type mismatch exception
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exercise3\Debug\Exercise3.bsc
.........\.....\Exercise3.exe
.........\.....\Exercise3.ilk
.........\.....\Exercise3.obj
.........\.....\Exercise3.pch
.........\.....\Exercise3.pdb
.........\.....\Exercise3.sbr
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\Exercise3.cpp
.........\Exercise3.dsp
.........\Exercise3.dsw
.........\Exercise3.ncb
.........\Exercise3.opt
.........\Exercise3.plg
.........\Debug
Exercise3