目录
目录 I
摘 要 1
ABSTRACT 2
第1章 概述 3
1.1 开发背景 3
1.2 设计意义 3
1.3 论文的组织结构 4
第2章 开发工具及相关技术介绍 5
2.1 开发工具的选择 5
2.1.1 Dreamweaver概述 5
2.1.2 Access概述 5
2.2 系统开发技术介绍 6
2.2.3 Asp技术 6
2.2.4 B/S模式 7
第3章 系统分析 8
3.1 系统可行性分析 8
3.1.1 经济可行性 8
3.1.2 技术可行性 8
3.1.3 运行可行性 8
3.2 系统需求分析 8
3.3 业务流程分析 9
3.4 数据流程分析 10
3.5 数据字典 13
第4章 系统设计 14
4.1数据库设计 14
4.1.1 数据库概念结构设计 14
4.1.2 数据库逻辑结构设计 16
4.2功能模块设计 17
第5章 系统详细设计及实现 19
5.1 系统登录详细设计及实现 19
5.2 通知公告管理详细设计及实现 21
5.3 住宿信息管理详细设计及实现 23
5.4 宿舍信息管理详细设计及实现 26
第6章 验证和测试 29
6.1 功能测试 29
6.2性能测试 29
6.3 系统性能测试 31
总结 33
参考文献 34
致谢 35
摘 要
随着高校的扩张,在校的学生人数也在逐年增加,这直接给学校的学生管理工作带来了很重的负担,学生宿舍管理作为学生管理的一个重要部分,其管理效率的高低直接影响着整个学校的学生管理工作。目前,学校的学生管理相对混乱,如学生互换宿舍导致宿舍管理人员无法找到学生,此外,对于外来的来访人员,也无法实现登记录入,这就给学生宿舍管理工作带来很大的麻烦。
基于以上考虑,本文提出了开发ASP的学生宿舍管理系统的方案。方案采用ASP技术,在Dreamweaver开发平台上,结合Access数据库,实现基于B/S模式的宿舍管理系统。系统包括宿舍管理老师、学生两个角色,宿舍老师可以发布通知公告、管理学生住宿信息,学生可以查看自己的个人信息和相关通知。通过开发本系统,学生宿舍的管理效率将有明显的提高,对于提高整个学生管理工作的效率有着积极的作用。
关键词:学生宿舍管理、ASP、Access
ABSTRACT
With the expansion of colleges and universities, the number of students in the school year by year, which directly to increase school student management work bring heavy burden, the student's dormitory management as an important part of student management, the management efficiency directly affects the entire school student management work. At present, the school of management, such as student swaps relative to dormitory management personnel cannot find student dormitory, moreover, for foreign visitors, also cannot achieve this registration, the student's dormitory management work to bring a lot of trouble.
Based on the above consideration, this paper puts forward the development of the student's dormitory management system of ASP solution. Scheme using ASP technology, Dreamweaver, combining the development platform, realizing Access database based on B/S model of dormitory management system. Dormitory management system includes two characters, teacher, student dormitory teacher can notice announcement, management information, students can student accommodation check your personal information and related notice. Through this system, developing the students' dormitory management efficiency will be improved, the student management work for improving the efficiency has a positive effect.
Keywords: student dormitory management, ASP and Access