当前位置:网站首页>C语言职工管理系统
C语言职工管理系统
2022-07-04 12:44:00 【_程序设计_】
C语言职工管理系统
设计一个简单的职工管理系统,实现插入、删除、查找、排序等功能。职工信息包括:职工编号、姓名、性别、出生年月、参加工作年月、学历、职务、住址、电话等信息。
(1)新增职工信息:将新增职工按姓名以字典顺序插入职工管理文件中;
(2)删除职工信息:从职工管理文件中删除一名职工;
(3)查询:查询符合条件的职工;
(4)修改:修改职工的某些信息;
(5)排序:按职工号从小到大对职工管理文件进行排序;
(6)对排序后的职工管理文件进行增、删、改、查操作;
(7)以上功能通过菜单实现。
设计要求:
(1) 由键盘输入职工信息,以文件方式保存。程序执行时先将文件读入内存;
(2) 要求界面友好美观,操作方便易行;
(3) 注意程序的实用性、安全性;
源码下载
链接:https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
提取码:1111
边栏推荐
- AI painting minimalist tutorial
- 使用Scrcpy投屏
- runc hang 导致 Kubernetes 节点 NotReady
- Read the BGP agreement in 6 minutes.
- eclipse链接数据库中测试SQL语句删除出现SQL语句语法错误
- 使用宝塔部署halo博客
- 【AI系统前沿动态第40期】Hinton:我的深度学习生涯与研究心法;Google辟谣放弃TensorFlow;封神框架正式开源
- iptables基础及Samba配置举例
- Implementation mode and technical principle of MT4 cross platform merchandising system (API merchandising, EA merchandising, nj4x Merchandising)
- 干货整理!ERP在制造业的发展趋势如何,看这一篇就够了
猜你喜欢
C#/VB. Net to add text / image watermarks to PDF documents
Reptile exercises (I)
诸神黄昏时代的对比学习
It is six orders of magnitude faster than the quantum chemical method. An adiabatic artificial neural network method based on adiabatic state can accelerate the simulation of dual nitrogen benzene der
DGraph: 大规模动态图数据集
CTF竞赛题解之stm32逆向入门
Xue Jing, director of insight technology solutions: Federal learning helps secure the flow of data elements
AI 绘画极简教程
Comparative study of the gods in the twilight Era
Cann operator: using iterators to efficiently realize tensor data cutting and blocking processing
随机推荐
Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example
PostgreSQL 9.1 soaring Road
Flet教程之 03 FilledButton基础入门(教程含源码)(教程含源码)
c#数组补充
CANN算子:利用迭代器高效实现Tensor数据切割分块处理
CA:用于移动端的高效坐标注意力机制 | CVPR 2021
Comparative study of the gods in the twilight Era
Reinforcement learning - learning notes 1 | basic concepts
iptables基础及Samba配置举例
Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article
[cloud native | kubernetes] in depth understanding of ingress (12)
FS4056 800mA充电ic 国产快充电源ic
eclipse链接数据库中测试SQL语句删除出现SQL语句语法错误
How real-time cloud interaction helps the development of education industry
求解:在oracle中如何用一条语句用delete删除两个表中jack的信息
使用 NSProxy 实现消息转发
PostgreSQL 9.1 soaring Road
Read the BGP agreement in 6 minutes.
Use fail2ban to prevent password attempts
在 Apache 上配置 WebDAV 服务器