摘 要
在如今飞速发展的信息时代,每个行业的问题处理都离不开信息处理。信息化时代进程的加快,使得计算机的应用也越来越多,并且将计算机运用于学生宿舍管理也是非常重要的。大量学生宿舍将学生公寓管理系统投入使用后,增加了管理者的工作范围。学生宿舍管理除了要对宿舍信息和学生信息进行管理外,还要了解清楚学生报修、宿舍报修以及完善学生和学生宿舍的基本信息等方面的具体信息。方便管理员对其进行有效的管理,以方便其他人员的查看。
根据学生公寓信息管理系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助java编程语言、jsp技术、sqlserver数据库和tomcat服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。
关键字:学生公寓信息管理,java编程语言,sqlserver数据库,tomcat服务器
DESIGN AND IMPLEMENTATION OF STUDENT DORMITORY MANAGEMENT SYSTEM
ABSTRACT
In today’s rapidly developing information age, information processing is indispensable for every industry’s problem processing. The acceleration of the information age process makes the application of computer more and more, and it is also very important to apply computer to student dormitory management. A large number of student dormitories have put the student dormitory management system into use, which has increased the scope of management. In addition to the dormitory student dormitory management information and student information management, but also know students report, dormitory, the repair and improve the students and the basic information of the students’ dormitory and so on. It is convenient for administrators to manage it effectively to facilitate the view of other personnel.
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, the JSP technology, essentially a database and 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: Student hostel management, Java programming language, sqlserver database.
目 录
第1章 绪论
1.1开发背景与意义
1.2论文结构
1.3本章小结
第2章 系统开发技术的介绍
2.1 MyEclipse与tomcat简介
2.2HTML/CSS简介
2.3JSP简介
2.4Sqlserver数据库概念和特点
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.8报修模块的实现
5.9本章小结
第6章 系统测试
6.1测试目的
6.2界面测试
6.3功能测试
6.4测试结果
6.5本章小结
第7章 总结
致 谢
参考文献