c语言机房管理系统(可以自己计算费用)(共11页)_第1页
c语言机房管理系统(可以自己计算费用)(共11页)_第2页
c语言机房管理系统(可以自己计算费用)(共11页)_第3页
c语言机房管理系统(可以自己计算费用)(共11页)_第4页
c语言机房管理系统(可以自己计算费用)(共11页)_第5页
已阅读5页,还剩7页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、#include#include#include #include#define MaxSize 81int a81=0; time_t b81,e81; int m;char timestr180;char timestr280;struct student_info char name10; /姓名 int seat; /机号 long stu_num; /学号 int time; /上机时间 StudentListMaxSize;void Insert();void Empty();void Search();void Update();void Delete();void Dispal

2、lmoney();void Show();int main() int i,j;system(color 3A); /字体和背景颜色 for(j=0;j81)printf(请输入小于81的数);return;else if(i=80) ai=i;printf(请输入上机者姓名:); scanf(%s,StudentL); printf(请输入上机者学号:); scanf(%ld,&StudentListi.stu_num); bi=time(NULL); strftime(timestr1,79,%H:%M:%S,localtime(&bi); void Empty() in

3、t i; printf(空机号为:n); for(i=1;i0) /判断标准,检索到则输出 printf(姓名:%st,StudentL); printf(学号:%ldt,StudentListi.stu_num); else printf(没有查询到!);void Update()int i; printf(请输入要修改数据的机号:); scanf(%d,&i); if(ai0) /判断标准,检索到则输出 printf(请输入姓名:); scanf(%s,StudentL); printf(请输入学号:); scanf(%ld,&StudentListi.

4、stu_num); else printf(没有查询到可以修改的数据!);void Delete()int i; printf(请输入要删除信息的机号:); scanf(%d,&i); if(ai=0) printf(无需修改!); else ai=0; StudentListi.stu_num=0; strcpy(StudentL,);void Dispallmoney() printf(你想要结算费用的机子是:);int i;scanf(%d,&i);strftime(timestr1,79,%H:%M:%S,localtime(&bi);printf(the time

5、is you start use thecomputer :); puts(timestr1); /*输出当前时刻*/ puts(press ENTER.); /*等待按回车键*/ getchar(); ei=time(NULL); printf(the time you end use the computer ); strftime(timestr2,79,%H:%M:%S,localtime(&ei); puts(timestr2); /*输出当前时刻*/ printf(the time you use the cmputer=%d min,(ei-bi)/60);/*输出时时间隔*/ printf(the money you should pay=%f,(ei-bi)/3600.0);void Show()int i; printf(n); printf(机号t姓名t学号ttn); for(i=1;i81;i+) if(ai!=0) /判断标准,检索到则输出 printf(%dt,St

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论