文件名称:P_system
介绍说明--下载内容均来自于网络,请自行研究使用
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism. Dynamic Array array class template to replace the C array of predefined types.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869360p_system.rar 列表 P_system\employee.cpp P_system\employee.h P_system\Array_H.h P_system\P_system.cpp P_system