登录 注册
当前位置:主页 > 资源下载 > 15 > 图书管理系统.zip下载

图书管理系统.zip下载

  • 更新:2024-06-03 17:53:38
  • 大小:1.05MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C/C++ - 课程资源
  • 格式:ZIP

资源介绍

用C代码编写的图书管理系统(源代码+可执行文件),集成开发环境:CLion 管理员模式: 0-Apply for account / Add books:批量录入读者/图书信息 1-Delete accounts / Delete books:批量删除读者/图书信息 2-Query user information:查询读者信息 3-Modify user information:修改读者信息 4-Query book information:查询图书信息 5-Modify book information:修改图书信息 6-Update the system:更新系统数据 7-Output all users information:查阅全部读者信息 8-Output all books information:查阅全部图书信息 9-EXIT 退出系统 读者模式: 0-Apply for account:申请账号 1-Cancel the account:注销账号 2-Borrow a book:借阅图书 3-Return a book:归还图书 4-check the information:查看个人信息 5-EXIT:退出