学生公寓管理系统毕业设计

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计(论文)

题目:基于JSP的学生宿舍管理系统的设计与实现

院系:信息与控制学院

专业:计算机科学与技术

班级学号:

学生姓名:

指导教师:

成绩:

2012年3月10 日

摘要

学生宿舍管理系统是为学生宿舍管理的现代化、网络化,逐步摆脱当前学生宿舍管理的人工管理方式,提高学生宿舍管理效率而开发的。其主要功能是快速适应现代化管理水平和减轻工作人员繁重而冗长的工作量,使得他们在管理学生宿舍时达到事半功倍的效果,减轻人力的负担,方便数据的存储。本文是严格按照软件工程的原理,对学生宿舍管理系统的系统需求、系统分析、系统设计、系统实现以及系统测试作了详细的阐述。

系统数据库使用SQL 2000,采用B/S模式。系统主要包括宿舍楼信息管理、房间信息管理、床位信息管理、学生信息管理、学生入住/预订登记、学生退房管理、寝室使用状态管理、床位使用状态管理、普通人员管理和用户密码管理等功能。本系统的优点是提供简单、层次关系明了、清晰的操作界面,易于扩展和维护,使学生宿舍的管理工作简单快捷。

关键词:宿舍管理;B/S;jsp

Abstract

The student's dormitory management system is for the student's dormitory management modernization, network, and gradually get rid of the current student dormitory management of artificial management method, improve the student's dormitory management efficiency and development. Its main function is to quickly adapt to the modern management level and to reduce the working personnel the lengthy process of heavy workload, make them in the management of students' dormitory at twice the result with half the effort, reduce the burden of the human, convenient data storage. This article is in strict accordance with the software engineering principle, the student's dormitory management system of the system requirements, the system analysis, system design, system and system test for detail.

System database SQL 2000, USES the B/S model. The system includes building information management, information management, bed room information management, the students' information management, student registration, students in/reservation back room management, bedroom use state management, beds use state management, general staff management and user password management etc. Function. The advantage of this system is to provide simple, clear and hierarchical relationships clear operation interface, easy to expand and maintenance, make the student dormitory management simple and quick.

Keywords: Hostel management;B/S;jsp

目录

引言 (1)

1 基础知识 (2)

1.1 JSP简介 (2)

1.2 MyEclipse7.0简介 (2)

1.3 后台数据库介绍 (3)

2 系统分析 (4)

2.1 开发背景及意义 (4)

2.2 可行性研究 (4)

2.2.1 经济可行性 (4)

2.2.2 技术可行性 (4)

2.2.3 操作可行性 (5)

2.3 需求分析 (5)

2.3.1 功能需求 (5)

2.3.2 性能需求 (10)

3 系统设计 (11)

3.1 系统功能结构设计 (11)

3.1.1 系统功能模块图 (11)

3.2 数据库设计 (12)

3.2.1 数据库概念结构设计 (12)

3.2.2 数据库的逻辑设计 (14)

3.3 系统的详细设计 (16)

3.3.1 登陆流程图 (17)

3.3.2 添加学生信息流程图 (17)

3.3.3 修改学生信息流程图 (18)

3.4 人机界面设计 (19)

4 系统实现 (21)

4.1 开发环境 (21)

4.2 功能实现 (21)

相关文档
最新文档