源码简介: |
某雇员类Employee有编号、姓名、年龄、工资等数据成员。在当前路径下设计一个随机文件employee.dat保存各雇员的各项数据,并能够实现对指定数据的修改和显示。-Employee number, name, age, salary of an employee class data members. Current path design a the random file employee.dat save the data for each employee, and to be able to modify and display the specified data.
|