基于java的学生宿舍管理系统(含源文件)

本文档详细介绍了基于Java开发的学生宿舍管理系统,实现了宿舍信息、学生信息、公告、卫生检查和保修审批等功能。系统采用B/S架构,数据库为SQL Server 2005,具有用户登录和权限管理,支持数据录入、查询和修改。通过该系统,能够提高宿舍管理效率,减少人工操作,提供数据安全性。系统经过调试,功能完备,适合高校宿舍管理使用。
摘要由CSDN通过智能技术生成

欢迎添加微信互相交流学习哦!

二维码

项目源码:https://gitee.com/oklongmm/biye

学生宿舍管理系统
 
摘  要
随着电脑的普及与使用,现在的管理也提升了一个档次,渐渐实现了无纸化办公,即从原来的人工记录管理模式转变为电脑一体化管理。高校是科研的阵地,后勤的宿舍管理也应该一改传统的人工管理,更加信息化,时代化,节省人力物力,提高效率。学生宿舍是每一位在校学生生活、学习、相互交流的主要场所,如何提供一个良好的学生宿舍的管理体系,对学校和同学而言至关重要。以往的学生宿舍管理基本上还处于人工操作的阶段,随着计算机技术和网络技术的日益广泛应用,采用计算机以及网络来管理学生宿舍,有着很好的前景。基于这一点,开发此学生宿舍管理软件。
论文将设计一个学生宿舍管理系统的Web应用解决方案并予以实现。学生宿舍管理系统是一个安全和高效的专用系统,。这个系统使用了很多技术,比如JSP,JDBC等。专用系统使用的数据库是SQL Server 2005 数据库。基于JSP学生宿舍管理系统的主要功能包括:可以实现对学生宿舍信息的录入功能,修改功能,删除功能。通过系统上述功能实现宿舍管理部门对于学生宿舍信息的日常管理,即方便宿舍管理人员及时全面地掌握学生住宿情况及宿舍分配情况;为用户(管理用户和一般用户,如学生)提供了一些简单的数据查询并输出各种信息等;在实现检索迅速和查找方便的同时,对新入校学生很快地进行宿舍安排等日常管理。
关键字:宿舍管理,学生宿舍信息,B/S模式;SQL Server 2005


Abstract
With the popularity of computers and use, current management has improved a notch, and gradually achieve a paperless office, from the original manual records management into the integrated management of the computer. Colleges and universities are research positions, dormitory management of logistics should also be changed the traditional manual management, more information, times of, saving manpower and resources and improve efficiency. Each dormitory is the student life in school, learning, the main place to communicate with each other, how to provide a good student hostel management system is critical for schools and students. Dormitory Management is basically the previous manual operation is still in the stage, with the computer technology and network technology becomes more widely used, the use of computers and networks to manage the student hostel, with good prospects. Based on this, developing the student dormitory management software. 
    Thesis, a student hostel management system solutions and Web applications to be realized. Student hostel management system is a safe and efficient dedicated system. The system uses a number of technologies such as JSP, JDBC and so on. Dedicated system using the database is SQL Server 2005 database. Dormitory Management System based on JSP main features include: can the student dormitories information input function, modify the function, delete function. Through the system to achieve the above functions for the student hostel dormitory management information, daily management, the management staff to facilitate timely accommodation of students fully grasp the allocation of accommodation and hostels; for the user (management of users and general users, such as students) to provide some simple data query and export all kinds of information; in achieving rapid and find easy to retrieve the same time, new students quickly into the arrangements for the daily management of the hostel. 
Keywords: dormitory management, information on student hostels, B / S mode; SQL Server 2005 
 
目  录
摘  要    1
Abstract    2
1引言    1
1.1选题背景    1
1.2研究意义    1
1.3研究思路和方法    2
1.4预期结果    2
2开发平台及语言介绍    3
2.1基于B/S结构开发    3
2.2 JAVA语言简介    3
2.3 JSP技术    3
2.4  Tomcat    5
2.5 SQL Server 2005    6
2.6 Eclipse    7
3需求分析    9
3.1基本要求分析    9
3.2设计条件分析    9
3.3系统技术分析    9
3.4可行性分析    10
3.4.1管理上的可行性    10
3.4.2技术上的可行性    10
3.4.3经济上的可行性    10
3.4.4分析结论    10
3.5系统功能分析    11
4总体设计    12
4.1系统功能模块的设计    12
4.2数据库设计    12
4.3物理结构设计    14
4.4出错设计    14
5详细设计    15
5.1登入界面    15
5.2管理登录主界面    15
5.2.1录入学生信息    16
5.2.2 熄灯时间设置    17
5.2.3 宿舍添加    17
5.2.4来访者添加    17
5.2.5 卫生检查信息录入    18
5.2.6 保修信息审批    18
5.3 学生登录主界面    19
5.3.1添加报修    19
5.3.2 卫生排名信息查询    19
6 系统调试与测试    20
6.1 程序调试    20
6.2 程序的测试    20
6.2.1 测试的重要性及目的    20
6.2.2 测试的步骤    21
6.2.3 测试的主要内容    22
6.3总结    23
结    论    24
致谢    25
参考文献    26
 

1引言
随着中国高等教育规模的不断扩大,各高校都面临着各种各样的问题,而共有的一个问题就是学生宿舍日益紧张。如何合理安排学生住宿是高校后勤改革中必须考虑的一个重要问题。设计一个宿舍管理系统可以使这个问题变得简单易行,并有一定的通用性,可以推广到不同的高校。
宿舍管理系统的信息量比较大,数据安全性和保密性要求较高。本系统可实现对宿舍信息、学生信息、管理人员信息的查询

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值