Description: Simple universities payroll management information program, the console application, java source, the initial written program, because the program is relatively small, not using the try/catch, only to learn exchange
To Search:
File list (Check if you may need any files):
简单高校工资管理信息程序\Payroll\Employee.class
........................\.......\Employee.java
........................\.......\FulltimeTeacher.class
........................\.......\FulltimeTeacher.java
........................\.......\IHandleBaseInfo.class
........................\.......\IHandleBaseInfo.java
........................\.......\IHandleWage.class
........................\.......\IHandleWage.java
........................\.......\ParttimeTeacher.class
........................\.......\ParttimeTeacher.java
........................\.......\test.class
........................\.......\test.java
........................\Payroll
简单高校工资管理信息程序