数据结构图书管理系统

上传者: 25362967 | 上传时间: 2019-12-21 20:35:39 | 文件大小: 68KB | 文件类型: rar
图书学生管理系统 void Append_book(SqList_B &book) {//批量添加图书 int i,j,k,pos; char filename[50]; BElemType e; FILE *fp; printf("\t\t----------新添一批图书------------\n"); printf("\t请输入新书文件全名:"); gets(filename); fp=fopen(filename,"r"); if(fp) { k=book.length; pos=k+1; while(!feof(fp)) {fscanf(fp,"%s %s %s %s %d %d %d %d %d",e.bookno,e.bookname,e.author, e.publisher,&e.totalnum,&e.borrownum,&e.pubday.year,&e.pubday.month,&e.pubday.day); //e.borrownum=e.totalnum; ListInsert_BSq(book,++k,e); } fclose(fp); printf("-----------新添加以下图书-------------\n"); Output_Book(book,pos); } else printf("没有找到这个文件\n"); }

文件下载

资源详情

[{"title":"( 22 个子文件 68KB ) 数据结构图书管理系统","children":[{"title":"Application_1","children":[{"title":"append_book.txt <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"append_stu.txt <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":".dep.inc <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"borrow.txt <span style='color:#111;'> 534B </span>","children":null,"spread":false},{"title":"student1.txt <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"dist","children":[{"title":"Debug","children":[{"title":"MinGW-Windows","children":[{"title":"application_1.exe <span style='color:#111;'> 83.06KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"build","children":[{"title":"Debug","children":[{"title":"MinGW-Windows","children":[{"title":"Stu_Book.o <span style='color:#111;'> 73.01KB </span>","children":null,"spread":false},{"title":"Stu_Book.o.d <span style='color:#111;'> 52B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"Stu_Book.cpp <span style='color:#111;'> 49.46KB </span>","children":null,"spread":false},{"title":"book.txt <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"nbproject","children":[{"title":"Package-Debug.bash <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"Package-Release.bash <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"private","children":[{"title":"private.xml <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"private.properties <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"configurations.xml <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"Makefile-Release.mk <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"project.properties <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"project.xml <span style='color:#111;'> 584B </span>","children":null,"spread":false},{"title":"Makefile-Debug.mk <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"configurations.xml <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"Makefile-impl.mk <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明