源码简介: |
图书借阅管理系统采用MVC模式,主要实现了以下功能:1、三类用户:系统管理员、图书管理员、借阅者;2、系统管理员管理图书管理员和借阅者,包括添加,删除,修改功能3、图书管理员添加、更新、删除图书; 4、借阅者可查询图书;5、借阅者借书时,图书管理员要登记借阅信息,书库中的书要减少-Library management system using the MVC pattern, the main achievement of the following features: 1, three types of users: system administrators, librarians, borrower system administrators to manage librarian and borrower, including add, delete, modify, function 3, librarians add, update, delete books the borrower can query Books library borrower, librarian to register borrowing information, book stacks to reduce
|