当前位置:网站首页>C language -- Design of employee information management system
C language -- Design of employee information management system
2022-06-27 01:48:00 【Pengpeng writes code】
Employee information management system design
Employee information includes employee number 、 full name 、 Gender 、 Age 、 Education 、 Wages 、 address 、 Telephone, etc . Try to design an employee information management system , It can provide the following functions :
The system works as a menu :( enter by using the keyboard 1~6 Select the function by the number between )
(1) Employee information entry function ( Employee information is kept in file )
(2) Employee information browsing function
(3) Query function : Query by job number and education background
(4) Information deletion function : Delete by employee name
(5) Information modification function : Increase the wages of employees with graduate degrees 500 element .
(6) sign out .
Running results :


边栏推荐
猜你喜欢
随机推荐
理想L9产品力分析:售价45.98万,采用四缸发动机,续航1315公里
Shell脚本系列篇(1) 入门
cookie,sessionstorage,localstorage区别
XSS攻击(笔记)
memcached基础13
你的case真的pass了吗?
执念斩长河暑期规划
D's appendto packaging
Oracle/PLSQL: Substr Function
hibernate 根据方言生成sql
uvm中的config机制方法总结(二)
UVM in reporting classes_ report_ Get of server_ severity_ Count and get_ Server usage
简单学习GoogleColab的入门级概念
Simply learn the entry-level concepts of googlecolab
BS-GX-016基于SSM实现教材管理系统
[graduation season] role conversion
XSS notes (Part 2)
Break through the performance bottleneck of image recognition through rust language computing acceleration technology
Oracle/PLSQL: VSize Function
I encountered some problems when connecting to the database. How can I solve them?