文件名称:Basic-application-of-Classes
介绍说明--下载内容均来自于网络,请自行研究使用
类的继承派生的基本应用实例。包括深拷贝中动态分配指针空间的重载解决-Derived class inherits the basic application examples. Including deep copy of the dynamically allocated pointer in the address space of the overload
(系统自动生成,下载前可以参看下载内容)
下载文件列表
三合一\Person.cpp
......\Person.h
......\Student.cpp
......\Student.h
......\Teacher.cpp
......\Teacher.h
......\main.cpp
三合一
......\Person.h
......\Student.cpp
......\Student.h
......\Teacher.cpp
......\Teacher.h
......\main.cpp
三合一