-
图书管理系统.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:退出
- 上一篇: 图书信息管理系统详解
- 下一篇: 图书管理系统可行性分析报告