1 / 50
文档名称:

软件工程毕业设计:学生宿舍管理系统设计.doc

格式:doc   大小:956KB   页数:50页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

软件工程毕业设计:学生宿舍管理系统设计.doc

上传人:yzhluyin9 2018/7/25 文件大小:956 KB

下载得到文件列表

软件工程毕业设计:学生宿舍管理系统设计.doc

文档介绍

文档介绍:郑州大学西亚斯国际学院
本科毕业论文
题目学生宿舍管理系统住宿管理模块设计

指导教师宋小芹职称讲师
学生姓名李琪琛学号 20081515118
专业软件工程班级08软工(1)班
院(系) 电子信息工程学院
完成时间
校园宿舍管理系统的设计和实现
摘要
学校宿舍管理系统是学校不可缺少的部分,它应该为用户提供充足的信息和快捷的查询手段,但是一直以来人们使用传统人工的方式管理文件信息,这种管理方式存在很多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件盒数据,这对于查找、更新和维护都带来了不少的困难,该系统主要是面向宿舍管理人员的,该系统的角色有:层长,楼长,宿管办,学生。系统主要功能有:学生住宿管理,楼层管理,学院管理,宿舍评比管理,水表录入和统计,违纪管理,系统管理。
本论文将介绍学校宿舍管理系统的设计和开发过程。技术,使用Visual Studio 2010作为开发工具,SQL Server 2005作为后台数据库。通过参与此系统的开发,可以了解学校宿舍管理系统的需求分析、数据库设计﹑模块划分﹑代码实现﹑系统测试﹑系统发布完整过程,掌握SQL Server 2005数据库的基本管理方法、常用SQL语言的使用方法以及Visual Studio 2010数据库开发技术,积累有效的数据库应用系统实战经验。
关键词: 学校宿舍管理系统;信息技术;效率;管理
The school dormitory management system
design and realization
ABSTRACT
The school dormitory management system is the indispensable part in the school, it should provide users with sufficient information and efficient means of the inquiry, but the people have since always used the traditional artificial way of document information management, this management way has many ings, such as: low efficiency, confidentiality of the poor, another time a long, will produce the massive documents box data, this find, update and maintenance has brought many difficulties, the system is mainly for the dormitory management personnel, the system role: layer of long, floor length, dorm office, student. The main functions of the system are: student modation management, floor management, School of management, dormitory appraisal management, water logging and statistics, discipline management, system management
This paper will introduce the school dormitory management system design and development process. The system uses technology, using Visual Studio 2010 as a development tool, SQL Server 2005database as a background. Through participation in the development of this system, can understand the school dormitory management system needs analysis, database design, module partition, code implementation, system test, system to release plete process, master SQL Server 2005database