近些年来,随着科技的飞速发展,互联网的普及逐渐延伸到各行各业中,给人们生活带来了十分的便利,图书管理系统利用计算机网络实现信息化管理,使整个图书管理系统的发展和服务水平有显著提升。
本文拟采用Eclipse开发工具,JAVA语言,Spring Boot框架进行开发,后台使用MySQL数据库进行信息管理,设计开发的图书管理系统。通过调研和分析,系统拥有管理员和用户两个角色,主要具备注册登录、个人信息修改、用户、图书分类、图书信息、借阅记录、归还记录、系统和订单等功能模块。将纸质管理有效实现为在线管理,极大提高工作效率。
Abstract
In recent years, with the rapid development of science and technology, the popularity of the Internet has gradually extended to all walks of life, bringing great convenience to people’s lives. The library management system uses computer networks to achieve information management, which has significantly improved the development and service level of the entire library management system.
This article plans to use Eclipse development tools, JAVA language, and Spring Boot framework for development, and use MySQL database for information management in the background to design and develop a book management system. Through research and analysis, the system has two roles: administrator and user, and mainly includes functional modules such as registration and login, personal information modification, user, book classification, book information, borrowing records, return records, system, and orders. Effectively implement paper management into online management, greatly improving work efficiency.
Key words: library management system; JAVA language; MySQL database;
目 录
第一章 概述
近些年,随着中国经济发展,人民的生活质量逐渐提高,对网络的依赖性越来越高,通过网络处理的事务越来越多。随着图书管理系统的常态化,如果依然采用传统的管理方式,将会为工作人员带来庞大的工作量,这将是一个巨大考验,需要投入大量人力开展对图书信息、公告信息等相关工作进行管理,单一且反复的操作容易出错且不易被察觉,于是利用现代信息技术,设计开发一款图书管理系统,能够极大的节省人力物力、提高工作效率、降低工作成本。