文件名称:虚继承
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-11-06
- 文件大小:
- 1.87mb
- 下载次数:
- 0次
- 提 供 者:
- 镜湖难***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
定义ChildLabourer童工类,公有继承工人类和儿童类,从而形成菱形继承关系
在main函数中通过new实例化ChildLabourer类的对象,并通过该对象调用Person,Worker及Children类中的成员函数,最后销毁该对象,掌握多重继承,多继承,虚继承的定义方法。(Defines the ChildLabourer child class, the public successor worker, the human and the child class, thus forms the diamond inheritance relations
Through the new object instantiation of class ChildLabourer in the main function, and the object called Person, and the Worker member function in the Children class, and finally destroy the object, grasp the multiple inheritance, multiple inheritance, the definition method of virtual inheritance.)
在main函数中通过new实例化ChildLabourer类的对象,并通过该对象调用Person,Worker及Children类中的成员函数,最后销毁该对象,掌握多重继承,多继承,虚继承的定义方法。(Defines the ChildLabourer child class, the public successor worker, the human and the child class, thus forms the diamond inheritance relations
Through the new object instantiation of class ChildLabourer in the main function, and the object called Person, and the Worker member function in the Children class, and finally destroy the object, grasp the multiple inheritance, multiple inheritance, the definition method of virtual inheritance.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
虚继承
虚继承\Debug
虚继承\Debug\虚继承.exe
虚继承\Debug\虚继承.ilk
虚继承\Debug\虚继承.pdb
虚继承\虚继承
虚继承\虚继承.sdf
虚继承\虚继承.sln
虚继承\虚继承.suo
虚继承\虚继承\Debug
虚继承\虚继承\Debug\CL.read.1.tlog
虚继承\虚继承\Debug\CL.write.1.tlog
虚继承\虚继承\Debug\link-cvtres.read.1.tlog
虚继承\虚继承\Debug\link-cvtres.write.1.tlog
虚继承\虚继承\Debug\link.3848-cvtres.read.1.tlog
虚继承\虚继承\Debug\link.3848-cvtres.write.1.tlog
虚继承\虚继承\Debug\link.3848.read.1.tlog
虚继承\虚继承\Debug\link.3848.write.1.tlog
虚继承\虚继承\Debug\link.read.1.tlog
虚继承\虚继承\Debug\link.write.1.tlog
虚继承\虚继承\Debug\mt.read.1.tlog
虚继承\虚继承\Debug\mt.write.1.tlog
虚继承\虚继承\Debug\rc.read.1.tlog
虚继承\虚继承\Debug\rc.write.1.tlog
虚继承\虚继承\Debug\vc100.idb
虚继承\虚继承\Debug\vc100.pdb
虚继承\虚继承\Debug\徐济成.obj
虚继承\虚继承\Debug\虚继承.exe.embed.manifest
虚继承\虚继承\Debug\虚继承.exe.embed.manifest.res
虚继承\虚继承\Debug\虚继承.exe.intermediate.manifest
虚继承\虚继承\Debug\虚继承.lastbuildstate
虚继承\虚继承\Debug\虚继承.log
虚继承\虚继承\Debug\虚继承.vcxprojResolveAssemblyReference.cache
虚继承\虚继承\Debug\虚继承.write.1.tlog
虚继承\虚继承\Debug\虚继承_manifest.rc
虚继承\虚继承\徐济成.cpp
虚继承\虚继承\虚继承.vcxproj
虚继承\虚继承\虚继承.vcxproj.filters
虚继承\虚继承\虚继承.vcxproj.user
虚继承\Debug
虚继承\Debug\虚继承.exe
虚继承\Debug\虚继承.ilk
虚继承\Debug\虚继承.pdb
虚继承\虚继承
虚继承\虚继承.sdf
虚继承\虚继承.sln
虚继承\虚继承.suo
虚继承\虚继承\Debug
虚继承\虚继承\Debug\CL.read.1.tlog
虚继承\虚继承\Debug\CL.write.1.tlog
虚继承\虚继承\Debug\link-cvtres.read.1.tlog
虚继承\虚继承\Debug\link-cvtres.write.1.tlog
虚继承\虚继承\Debug\link.3848-cvtres.read.1.tlog
虚继承\虚继承\Debug\link.3848-cvtres.write.1.tlog
虚继承\虚继承\Debug\link.3848.read.1.tlog
虚继承\虚继承\Debug\link.3848.write.1.tlog
虚继承\虚继承\Debug\link.read.1.tlog
虚继承\虚继承\Debug\link.write.1.tlog
虚继承\虚继承\Debug\mt.read.1.tlog
虚继承\虚继承\Debug\mt.write.1.tlog
虚继承\虚继承\Debug\rc.read.1.tlog
虚继承\虚继承\Debug\rc.write.1.tlog
虚继承\虚继承\Debug\vc100.idb
虚继承\虚继承\Debug\vc100.pdb
虚继承\虚继承\Debug\徐济成.obj
虚继承\虚继承\Debug\虚继承.exe.embed.manifest
虚继承\虚继承\Debug\虚继承.exe.embed.manifest.res
虚继承\虚继承\Debug\虚继承.exe.intermediate.manifest
虚继承\虚继承\Debug\虚继承.lastbuildstate
虚继承\虚继承\Debug\虚继承.log
虚继承\虚继承\Debug\虚继承.vcxprojResolveAssemblyReference.cache
虚继承\虚继承\Debug\虚继承.write.1.tlog
虚继承\虚继承\Debug\虚继承_manifest.rc
虚继承\虚继承\徐济成.cpp
虚继承\虚继承\虚继承.vcxproj
虚继承\虚继承\虚继承.vcxproj.filters
虚继承\虚继承\虚继承.vcxproj.user