文件名称:application-login-the-system.text
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个职工类,然后设计3种不同职工子类(比如正式工,临时工,行政人员,销售人员,等),
思考职工类和它地子类各自应该包含什么成员变量和方法。
1、屏幕给出菜单,可进行职工人数录入,职工基本情况和薪水录入,
可查询每个职工的工资,可打印工资列表,可查询工资平均值,可退出系统等功能。
2.要求使用多态完成对“打印工资列表”的工作
3.实现两个职工对象之间比较的运算符重载-Design a class of employees, and then design 3 different subclasses workers (such as official, temporary, administrative staff, sales staff, etc.), thinking and its employees to sub-class of class should include what each member variables and methods. 1, the screen shows the menu, the number of workers can be input, input of the basic conditions and wages, the wages of each employee can query, can print a list of salaries, wages can be found, on average, to exit the system functions. 2. Required to complete the multi-state " print a list of wages" work 3. To achieve the object of comparisons between the two staff operator overloading
思考职工类和它地子类各自应该包含什么成员变量和方法。
1、屏幕给出菜单,可进行职工人数录入,职工基本情况和薪水录入,
可查询每个职工的工资,可打印工资列表,可查询工资平均值,可退出系统等功能。
2.要求使用多态完成对“打印工资列表”的工作
3.实现两个职工对象之间比较的运算符重载-Design a class of employees, and then design 3 different subclasses workers (such as official, temporary, administrative staff, sales staff, etc.), thinking and its employees to sub-class of class should include what each member variables and methods. 1, the screen shows the menu, the number of workers can be input, input of the basic conditions and wages, the wages of each employee can query, can print a list of salaries, wages can be found, on average, to exit the system functions. 2. Required to complete the multi-state " print a list of wages" work 3. To achieve the object of comparisons between the two staff operator overloading
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Console application login the system.text.txt