Abstract
With the development of society, the advantages and popularity of computer make the
development of ABO library management system necessary. ABO library management system is
mainly with the help of computer, through the book borrowing and other information management.
Reduce the administrator's work, but also convenient for the majority of users to borrow books
information in time query and management.
In the development process of ABO library management system, B / S architecture is adopted,
mainly using Java technology, combined with the latest popular spring boot framework. Using
MySQL database and eclipse development environment. The ABO library management system
includes users and administrators. The main functions include: home page of library management,
personal library management system, library management center, personal collection management
center, payment of fine , book information, announcement information, message feedback, personal
center, background management and other functions.
This paper introduces the development background of the library management system of ABO in
detail, and introduces the system development technology, then analyzes the requirements of the
system, and describes the business process, system structure and data of the library management
system of ABO in detail. Users can search the information they want according to the keywords.
Key words: ABO library management system, MySQL database, Java technology, springboot
framework
目 录
摘 要...................................................................................................................................................I
目 录................................................................................................................................................III
第 1 章 概述........................................................................................................................................1
1.1 研究背景...............................................................................................................................1
1.2 研究现状................................................................................................................................1
1.3 研究内容................................................................................................................................2
第二章 开发技术介绍........................................................................................................................2
2.1 系统开发平台......................................................................................................................2
2.2 平台开发相关技术................................................................................................................3
2.2.1 B/S 结构.....................................................................................................................3
2.2.2 java 技术...................................................................................................................4