搜索资源列表
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.
146
- 应 用 程 序 启 动 封 面 很 多 大 型 应 用 程 序 都 有 启 动 封 面, 如Word 等 办 公 系 列 软 件 和VC + + 等编 程 软 件。 通 过 启 动 封 面, 除 了 显 示 应 用 程 序 名 称 和 版 权 等 提 示 画 面,还 可 避 免 由 于 应 用 程 序 启 动 前 进 行 大 量 数 据 初 始 化 时, 用 户 较 长 时 间 的等 待, 给 应 用 程 序 增 添 了 许 多 动 态 特 性 和 专