源码简介: |
人事管理:使用链表或顺序表实现员工各种信息的输入(包括员工基本信息、学历信息等);浏览(对于员工基本信息、学历信息的整体浏览和逐一浏览);员工各种信息的修改(可以修改其中的任一条学生数据内容);插入;删除;按照某种条件,查询统计符合条件的员工信息;并将相应结果输出等功能;-Personnel Management: Use the order form list or the realization of the importation of all kinds of information the staff (including staff basic information, education information, etc.) browser (for basic information about employees, the overall degree of information by browsing and browser) staff changes all kinds of information (any of which can modify the data content of a student) insert deleted in accordance with certain conditions, query statistics eligible employees and output functions corresponding results
|