I摘 要计算机与信息工程学院互联网的优势和普及使得图书租赁管理系统的发展和开发成为必需。图书管理系统主要是借助计算机,通过对用户、图书等信息进行管理,减少管理员繁杂的工作,同时也方便广大用户对所需的信息及时管理。本文所研究的图书租赁系统基于 B/S 架构的 SSH 框架,利用 JSP 与 MYSQL 技术相结合的方法,从整个系统的需求分析角度出发,采用自上而下的结构化分析方法,对之后的功能、业务流程等进行了详细的分析,并根据以上分析结果进行相应的数据库设计以及功能的实现,最后对整个系统的运行以及功能效果进行测试。整个系统的操作对象分为管理员与用户两个角色,每个用户角色所实现的功能及权限不同,图书租赁管理系统的设计实施以系统的运行做基础,可以为图书馆管理图书提供良好的条件。完成 B / S 结构图书租赁管理系统的设计和实施后,可以完成图书租赁,图书归还等一系列图书的管理操作。有利于图书的管理,从而提高日常图书管理水平,保障读者借阅图书的安全方便,减轻图书工作人员的负担。因此,基于 B / S 结构的图书租赁管理系统是一套实用的管理软件。关键词 图书租赁, JSP 技术, MYSQL 数据库,B/S 架构 ,自上而下IIABSTRACTThe advantages and popularity of the Internet have made the development and development of the book rental management system a necessity. The library management system mainly uses computers to manage the users, books and other information, reducing the complicated work of the administrators, and also facilitating the timely management of the required information by the users.The book leasing system studied in this paper is based on the SSH framework of B/S architecture. Using the combination of JSP technology and MYSQL database, from the perspective of the needs analysis of the whole system, the top-down structured analysis method is adopted. The functions, business processes, etc. have been analyzed in detail, and the corresponding database design and function realization are carried out according to the above analysis results. Finally, the operation...