文件名称:People
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-05
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*设计一个用于人事管理的People组合类,人员的属性为:number,sex,birthday和id等。其中“出生日期”定义为一个“日期”内嵌对象。
用成员函数实现对人员信息的录入和显示。要求具有构造函数、析构函数、拷贝构造函数、内联成员和带省缺形式参数值的成员函数。*/-/* Design a portfolio for the personnel management of the People category, personnel attributes: number, sex, birthday and id like. The " date of birth" is defined as a " Date" embedded objects. With member functions to achieve the personnel information input and display. Requires a constructor, destructor, copy constructor, inline with provincial missing members and member functions of the form parameter values.* /
用成员函数实现对人员信息的录入和显示。要求具有构造函数、析构函数、拷贝构造函数、内联成员和带省缺形式参数值的成员函数。*/-/* Design a portfolio for the personnel management of the People category, personnel attributes: number, sex, birthday and id like. The " date of birth" is defined as a " Date" embedded objects. With member functions to achieve the personnel information input and display. Requires a constructor, destructor, copy constructor, inline with provincial missing members and member functions of the form parameter values.* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
People.cpp