摘要
计算机和网络的发展加速了当今社会智能化,随着Internet在全国乃至全球范围内日益普及,各种信息系统如雨后春笋般出现。电子宿舍管理系统已成为目前逐步兴起和逐渐流行的一种宿舍管理系统,它结构简单、操作方便,适合高校宿舍管理人士使用,受到高校各级管理层人士的青睐。经过多年的发展,根据调查问卷发现电子宿舍管理模式慢慢的在替代传统的纸质管理模式。本次课程设计使用Java程序语言,采用Eclipse作为IDE,MySql做数据支持来开发。前端页面使用JSP,它可以产生和运行动态的、交互的、高性能的应用程序。该系统可以满足高校宿舍管理的基本要求,实现了相关信息的录入、查询、修改、删除等功能。系统分为普通员工、系统管理员和系统超级管理员三种不同的权限用户使用,可以实现对本系统的管理功能。
关键词:电子宿舍管理系统,智能化,JAVA,JSP
Abstract
The development of computer and network speeds up current society more and more intelligence. As the Internet becomes increasingly prevalent in nationwide and worldwide, all kinds of information systems are setted up. Electronic Dormitory Management System has become gradually rise, and now it is a popular kind of dormitory management system. Electronic Dormitory Management System is a typical information management system, after years of development, according to the survey found that electronic dormitory management gradually replace traditional paper management. The thesis design using the Java programming language, Using Eclipse as IDE, MySql do data support to development. The system can satisfy the dormitory management essential requirements, enterprise employee, administrators, and super administrator could use it with three different permissions, so that this system can implement the complex management functions.
Keyword: Electronic Dormitory Management System, intelligence, JAVA, JSP
目录
摘要
Abstract
引言
1.1选题背景与意义
1.2电子宿舍管理系统简介
1 需求分析
1.1 系统开发环境和运行环境描述
1.1.1 开发平台
1.1.2 运行环境
1.2 系统功能需求
1.3 可行性分析
1.3.1 运行环境可行性
1.3.2 技术可行性
1.3.2 经济可行性
2 概要设计
2.1 系统基本业务处理流程
2.2 系统的组织结构
2.3 模块设计
2.3.1登录注册模块
2.3.2 宿舍情况模块
2.3.3 来访登记模块
2.3.4 学生晚归模块
2.3.5 卫生检查模块
2.3.6 维修情况模块
2.3.7 系统维护模块
2.4 系统功能设计
2.5数据库设计
2.5.1 概念结构设计
2.5.2 逻辑结构设计
3详细设计
3.1 数据库设计
3.1.1 创建数据库
3.1.2 创建数据库表
3.2核心技术
3.2.1 三层架构
3.2.2 JQuery与CSS3.0
4 系统编码实现
4.1 登录模块
4.2 宿舍情况模块
4.3 来访登记模块
4.4 卫生检查模块
4.5 维修情况模块
4.5 学生晚归模块
4.6 系统维护
4.6.1 权限管理
5 系统测试
结束语
致谢
参考文献