C++ 工资管理系统 源代码.doc

C++ 工资管理系统 源代码.doc

ID:51104727

大小:84.50 KB

页数:14页

时间:2020-03-18

C++ 工资管理系统 源代码.doc_第1页
C++ 工资管理系统 源代码.doc_第2页
C++ 工资管理系统 源代码.doc_第3页
C++ 工资管理系统 源代码.doc_第4页
C++ 工资管理系统 源代码.doc_第5页
资源描述:

《C++ 工资管理系统 源代码.doc》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库

1、#include#include#include#includeusingnamespacestd;doublesum,avarage;intamount=0;intab=0,cd=0,ef=0;ofstream*file[50];structxinxi{doublejiben;doublezhiwu;doublegangwei;doubleyiliao;doublegongji;doublesum;doublesum1;doubleavarage;structxinx

2、i*next;};classworker{public:stringname;stringID;doublesum;doubleavarage;xinxisc1;classworker*next;};voidluru(worker*head);voidsearch1(worker*head);voidsearch2(worker*head);voidxianshi(worker*head);voidxiugai(worker*head);voidchazhao(worker*head);voidshanchu(worker*head);vo

3、idtianjia(worker*head);voidtongji(worker*head);voiddisplay();voidread(worker*head);voiddakai(worker*head);intmain(){system("colorff");intx;//boolflag2=0;/*do{do{cin>>x;if(x>=0&&x<=10)flag2=1;else{cout<<"~~~~~~~~~~~~指令错误!!!~~~~~~~~~~"<

4、(flag2==0)*/worker*head=newworker;head->next=NULL;while(1){display();cin>>x;if(x==1){cout<<"***************现在进行职工数据的录入*****************";luru(head);cout<<"输入的职工信息为:";xianshi(head);display();//break;}elseif(x==2){cout<<"***************现在进行职工数据的修改******************";xi

5、ugai(head);display();//break;//按姓名修改}elseif(x==3){cout<<"***************现在进行所有职工信息的显示*****************";xianshi(head);display();//break;//显示数据}elseif(x==4){charz;cout<<"*****************现在进行所有职工信息查找**************";cout<<"请选择查询方式";cout<<"(1).姓名查询方式(2).ID查询方式";cin>>z

6、;while(z!='1'&&z!='2'){cout<<"**************指令错误********************";cout<<"(1).姓名查询方式(2).ID查询方式";cin>>z;}switch(z){case'1':search1(head);break;//按姓名查询case'2':search2(head);break;//按学号查询}display();//break;}elseif(x==5){cout<<"***************现在进行指定的职工信息的删除*************

7、****";shanchu(head);xianshi(head);display();//break;//删除}elseif(x==6){cout<<"****************现在进行指定的职工信息的添加******************";tianjia(head);xianshi(head);display();break;//添加}elseif(x==7){cout<<"**********************现在进行指定的职工信息的统计***************";tongji(head);displ

8、ay();//break;}elseif(x==8){cout<<"**********************现在进行指定的职工信息的保存************";rea

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。