基于JavaWeb的宿舍管理系统设计与实现
摘要
经JAVA对学生宿舍的管理系统进行编写,所用开发工具为Myeclipse 10.6。然后基于Mysql的数据库基础上,通过Adobe Photoshop CS6的图像处理软件美化界面。所得系统有美观、友好的界面,并且人机信息比较安全可靠、灵活与方便等,这种系统可扩展性比较强。在系统包含有多个模块,包含系统管理、学生管理、维修管理、宿舍楼的管理与访问登记的管理等。能够查询、添加、修改与删除每个模块,为确保系统安全性,设计用户登录的系统时,需要确保用户将正确用户名及对应密码输入,才能登录到界面,身份不用,所拥有权限也存在差异。文章按照学生公寓的管理系统实际需求,编写与分析系统设计的文档。文中对系统开发、设计进行详细介绍,将学生公寓的管理系统开发技术与背景进行简要分析,分析各个模块,最后对系统测试的结果进行描述,分析系统缺陷与性能。
关键词:宿舍管理系统,Mysql, SSH
Design and Implementation of Dormitory
Management System Based on Java Web
Abstract
The management system of student dormitory is compiled by JA V A. The development tool used is Myeclipse 10.6. Then based on Mysql database, the interface is beautified by image processing software Adobe Photoshop CS6. The system has beautiful and friendly interface, and the man-machine information is relatively safe, reliable, flexible and convenient. This system has strong expansibility. There are many modules in the system, including system management, student management, maintenance management, dormitory management and access registration management. In order to ensure the security of the system, it is necessary to ensure that the user enters the correct user name and password in order to log in to the interface. The identity is not used, and the privileges are different. According to the actual needs of student apartment management system, this paper compiles and analyses the design documents of the system. In this paper, the system development and design are introduced in detail, the management system development technology and background of student apartments are briefly analyzed, and each module is analyzed. Finally, the system test results are described, and the system defects and performance are analyzed
Key words:Dormitory Management System,Mysql,SSH三年级下册语文教案
目录
1 绪论 (1)
七年级物理
1.1选题开发背景与目的 (1)
1.1.1 选题背景 (1)
1.1.2 发展现状 (1)
1.1.3 开发目的 (3)
1.2系统实现技术 (3)
1.2.1 JSP简介 (3)
1.2.2 Ajax简介 (4)
1.2.3 MVC简介 (4)
1.2.4 MySQL数据库 (5)
2系统分析 (7)
2.1可行性分析 (7)
2.1.1经济可行性分析 (7)
2.1.2技术可行性分析 (7)
2.1.3法律可行性分析 (8)
2.1.4操作可行性分析 (8)
2.2需求分析 (8)
2.2.1用户需求 (8)
2.2.2系统资源需求 (8)
2.2.3功能需求 (9)
2.3系统业务流程 (9)
2.4系统UML模型 (9)
2.4.1用例图 (9)
2.4.2时序图 (11)
3系统设计 (12)
3.1系统简要说明 (12)
3.2系统模块结构 (13)
3.2.1登陆注册模块 (13)
3.2.2角管理 (13)
3.2.3学生管理 (13)
3.2.4宿舍负责人管理 (13)
3.2.5宿舍楼管理 (13)
3.2.6宿舍管理 (14)
3.2.7宿舍成员管理 (14)
3.2.8私人财物管理 (14)
3.2.9拜访登记管理 (14)
3.2.10报修管理 (14)
3.2.11报修状态管理 (14)
3.3实体属性图 (14)
3.4ER关系图 (17)
3.5系统库表结构 (18)
3.5.1学生信息表 (18)
3.5.2宿舍负责人信息表 (19)
3.5.3宿舍楼信息表 (19)
不等式组练习题3.5.4宿舍信息表 (20)
3.5.5宿舍成员信息表 (20)猪圈里的猪跑出来怎么办
3.5.6私人财物信息表 (20)
3.5.7拜访登记信息表 (21)
3.5.8报修信息表 (21)
3.5.9报修状态信息表 (21)
4系统实现 (23)
4.1登陆功能界面 (23)
4.2学生管理功能界面 (25)
4.3宿舍楼负责人管理功能界面 (26)
4.4宿舍楼管理功能界面 (23)北京东直门医院
4.5宿舍管理功能界面 (28)
基于javaweb的美食食谱网站
4.6宿舍成员管理功能界面 (29)
4.7私人财物管理功能界面 (30)
4.8拜访登记管理功能界面 (27)
4.9报修管理功能界面 (32)
4.10报修状态管理功能界面 (33)
4.11个人信息管理与实现 (34)
5系统测试 (36)
5.1测试 (36)
5.2测试小结 (39)
结论 (39)
致谢 (40)
参考文献 (41)