Description: Design a People (personnel) class for personnel management. In view of generality, only the properties of all types of people are abstracted: number (numbering), sex (sex), birthday (date of birth), ID (ID number) and so on. The "birth date" is defined as a "date" class embedded child object. Member function is used to input and display personnel information. The requirements include: constructor and destructor, copy constructor, inline member function, and aggregate
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
yunsuanfa.cpp | 1242 | 2018-04-06
|
yunsuanfb.cpp | 1916 | 2018-04-06 |