高校图书管理系统摘要随着互联网技术的日益进步,信息集成的需求趋向日益显著,数据和信息种类也越来越多。各单位也在互联网上建立了自己的信息管理平台,供内部人员使用。依托图书系统管理的需求和专业知识背景,开发一个合适的大学图书馆管理系统需求是迫切的,更方便、更高效的为用户提供体验。把开题作为起点,在完成整个图书的管理业务流程和通过在社会上深入的了解,进行了较为全方面的研究,达到了最接近实际的使用目的,使得工作效率图书信息管理上得到了质的提升。由于MySQL的安全性高,存储的数据量大,所以本文数据库采用了ySQL轻量级数据库作为系统数据存储软件。该系统采用B/S体系结构运行,使用UML进行了用户模式的构建。该系统将图书日常管理与业务发展有效结合,服务于用户和系统管理员,为各类用户提供高效、最大限度简化作业流程,提高管理水平和服务质量的一整套系统。系统运用B/S三层架构,开发工具为Idea,编程语言有Java,javascript技术,选用的后台数据库是MySQL。系统设计完成后,经过测试,基本能够满足大学图书馆管理系统的需求。关键字:图书馆管理系统;Java;BSCollege Library Management SystemMajor:Computer Science and technologyStudent:Mao ZhaoweiSupervisor:Sun GuoruiAbstractWith the development of Internet technology,the demand for information integration isbecoming more and more obvious,and the types of data and information are also increasing.Each unit has also established its own information management platform on the Internet forinternal personnel to use.Relying on the needs of library system management and professionalknowledge background,it is urgent to develop a suitable university library management system,which is more convenient and efficient to provide users with experience.Taking the opening question as a starting point,the paper makes a comprehensive researchon the whole book management business process and through in-depth understanding in thesociety,so as to achieve the most practical use purpose and improve the work efficiency of thebook information management.Because of the high security and large amount of data stored inmysql,this paper uses the lightweight MySQL database as the system data storage software.Thesystem uses B/S architecture to run,and uses UML to build user mode.The system effectivelycombines the daily management of books with the development of business,serves users andsystem administrators,and provides a complete set of system with high efficiency,maximumsimplification of operation process,and improvement of management level and service qualityfor all kinds of users.The system uses B /S three-tier architecture,the development tool is idea,the database ismysql,the programming language is Java,javascript technology,the selected backgrounddatabase is mysql.After the completion of the system design,after testing,it can basically meetthe needs of the university library management system.Key words:University Library Management System;Java;BSⅡ目录1绪论.......1.1研究背景1.2研究意义1.3国内外研究现状1.3.1国外研究现状1.3.2国内研究现状1.4课题研究内容32开发技术概述42.1Java简介42.2 MySQL数据库2.3Idea技术........53需求分析....53.1功能需求分析.53.2性能需求分析..….53.3可行性分析....3.3.1技术可行性.63.3.2经济可行性63.3.3操作可行性4系统设计.....64.1系统框架设计...64.2系统流程设计...…74.2.1用户注册登录..74.2.2修改密码...84.3系统数据库分析与设计.94.3.1系统用例图.....94.3.2数据库概念模型.104.3.3数据库表设计..…115系统实现..……175.1用户登录模块的设计与实现...175.2个人中心模块的设计与实现185.3书籍详情模块的设计与实现185.4提交订单模块的设计与实现195.5预订信息模块的设计与实现.196系统测试....206.1功能测试206.2安全测试206.3本章小结217总结.…21参考文献....22致谢.…23IV
暂无评论内容