2 Star 0 Fork 1

Dubingxu/基于多态的职工管理系统

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
三类职工
    老板:管理公司事物
    经理:完成老板任务,下发任务给员工
    员工:完成经理交给的任务

实现功能:
    退出管理程序
    增加职工信息:实现批量添加职工功能,将信息录入到文件中,职工信息为:职工编号,姓名,部门编号
    显示职工信息:显示公司内部所有职工信息
    删除离职员工:按编号删除指定员工
    修改职工信息:按编号修改职工个人信息
    查找职工信息:按照编号或者姓名进行查找
    按照编号排序:排序规则有用户指定,降序或者升序
    清空所有信息:清空文件记录的所有职工信息,清楚前须确认,防止误操作

Empty file

About

基于多态的职工管理系统 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/dubingxu/EmployeeManagementSystem.git
git@gitee.com:dubingxu/EmployeeManagementSystem.git
dubingxu
EmployeeManagementSystem
基于多态的职工管理系统
master

Search