图书门禁管理系统设计与实现
摘 要
互联网的普及给人们带来的便利不需多说。因此如果把图书门禁管理与互联网结合起来,利用java技术建设图书门禁管理系统,实现图书门禁管理的网络化。
图书门禁管理系统能够通过互联网得到广泛的、全面的宣传,让尽可能多的图书、图书门禁管理者了解和熟知图书门禁管理系统的产品以及产品特色,图书门禁管理系统服务等,不仅为用户提供了服务,而且也推广了自己,让更多的用户了解自己。对于图书而言,若拥有自己的图书门禁管理系统,通过图书门禁管理系统让图书的宣传、营销提上一个新台阶,同时提升了图书形象。
根据本系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助java编程语言、jsp技术、MYSQL数据库和tomcat服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。
关键字:图书门禁管理系统,java编程语言,MYSQL数据库
ABSTRACT
The popularization of the Internet brings convenience to people without needing to say more. Therefore, if the management of the gated books is combined with the Internet, we can use the Java technology to construct the gated management system and realize the network of gated management.
Village entrance guard management system can widely through the Internet and comprehensive propaganda, let as many village, village entrance guard managers to understand and be familiar with products and product characteristics of access control management system, books service access control management systems, etc., not only provides service to our customers, but also to promote yourself, let users know more about myself. For the books, if you have your own gated management system, you can bring the promotion and marketing of the books to a new level through the gated management system, and promote the image of the books.
According to the current research status and development trend of the system, the system is implemented from demand analysis, structural design and database design to the realization of the system and the back-end implementation respectively. The paper elaborates the development process of the system from system description, system analysis, system design, system implementation and system test. The system tries to combine the actual find out a feasible development plan, after repeated research and study, using the Java programming language, JSP technology and MYSQL database and the tomcat server to accomplish all functions of the system, and finally to the system test, to detect system permissions and loopholes, thus the system perfect, to conform to the standard.
Key words:Books access control system, Java programming language, MYSQL database
目 录
第1章 绪论
1.1开发背景
1.2开发意义
1.3研究内容
1.4论文结构
1.5本章小结
第2章 系统开发技术的介绍
2.1MyEclipse与tomcat简介
2.2HTML/CSS简介
2.3JSP简介
2.4MYSQL数据库概念和特点
2.5本章小结
第3章 系统分析
3.1功能需求分析
3.2业务流程分析
3.3数据流程分析
3.4本章小结
第4章 系统设计
4.1系统设计思想
4.2系统总体设计
4.3系统功能模块设计
4.4数据库设计
4.4.1概念模型设计
4.4.2数据库表设计
4.4.3数据库连接计
4.5本章小结
第5章 系统的实现
5.1实现环境说明
5.2前台页面的实现
5.3登录模块的实现
5.4学生信息管理模块的实现
5.5学生信息管理模块的实现
5.6操作记录管理模块的实现
5.7统计管理模块的实现
5.9 分页算法的实现
5.10本章小结
第6章 系统测试
6.1测试目的
6.2界面测试
6.3功能测试
6.4测试结果
6.5本章小结
第7章 总结
致 谢
参考文献