| 源码简介: |
要求雇员信息管理系统一个简单的节目被实施。 节目的主函数包括插入,更新,删除,排序和询问在特殊数据文件存储的雇员信息。 项目的宗旨将实施DBMS的某一操作与 C++。-A simple program of employee information management system is required to be implemented. The main function of the program includes inserting, updating, deleting, sorting and querying employee information stored in a particular data file. The objective of the project is to implement some operation of DBMS with C++.
|