文件名称:salary-system
介绍说明--下载内容均来自于网络,请自行研究使用
定义员工类Employee以及它的继承类Manager和Director,里面包含员工相应的信息以及修改信息和获得信息的函数。定义一个抽象类Payment,工资Salary、奖金Bonus、股票分红Option均为Payment的子类。-Define the Employee class Employee and its inherited classes Manager and Director, which contains the corresponding information of staff as well as modify the function of information and access to information. Defines an abstract class Payment, pay the Salary, Bonus Bonus, stock dividends Option are Payment subclass.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
employee.txt
manager.txt
director.txt
工资系统文件1.exe
工资系统文件1.cpp