c图书管理系统源代码.docxVIP

  • 8
  • 0
  • 约1.44万字
  • 约 18页
  • 2019-06-20 发布于广东
  • 举报
〃木文章来源于网络。 //图书管理系统.cpp:定义控制台应用程序的入口点。 // //#include stdafx.hM #include iostream #include fstream #include string.h #include iomanip using namespace sld; /*int _tmain(int argc, _TCHAR* argv[]) { return 0; }*/ /*int mark0=0;//用于标记是否找到要找的信息 int mark 1=0;//用于标记是否找到要找的信息*/ struct Reathur{//记录书籍的书名信息 char bookname[20];// 书名 struct Reathur* Lnode;//指向下一图书节点 }; struct Reader}//记录读者信息 char Readername[20];//读者名称 struct Reathur* next;//指向该读者借的书 struct Reader* Lreader,*Right,*Lift;//下一个读者节点 }; struct Libray{//记录图书的详细信息 char bookname[20];// 书名 char bookno[20];// 编号 char bookreathur[20];// 作者名 int booknum

文档评论(0)

1亿VIP精品文档

相关文档