{$cfg_webname}
主页 > 计算机 > 论文 >

学生宿舍信息管理系统论文

来源:56doc.com  资料编号:5D17316 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D17316
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

学生宿舍信息管理系统论文(论文13000字)
Dormitory Information Management System

摘要:本文介绍了在对现有学生宿舍管理系统系统的功能和应用效果的调查分析之后,基于C#编程语言和Sql server 2008数据库的开发环境开发出的一个学生宿舍信息管理系统。首先,文章阐述了选题的背景和意义,开发一个程序的一些基本理论知识和技术支持。接着详细介绍了开发本程序从需求分析,到系统设计,再到数据库设计和详细设计的基本方法。并且文中还着重介绍了学生宿舍信息管理系统中的一些重点模块的设计和功能。最后,总结了完成此次毕业设计所学到的东西和心得体会。
关键词:Sql server 2008  C#  数据库应用  学生宿舍信息管理系统  ADO访问数据库

The Dormitory Administrator Management System

Abstract : This text introduced the dormitory administrator management system which is after diagnosising the function and application of the existing dormitory administrator management system, and based on the development Environment of C# and Sql server 2008. First, the text expounds the background and value of the choice of subject, basical theoretical knowledge and Technical Support of development process. The second, particularly introduce the basical method and work flow from requirement analysis,system design,database design to particular design. Emphasizing the design of some important module and coding analisis.The last,I tell my get after finished this program.

Key words: sql server 2008  c#  database application  Dormitory administrator management system  ADO access database                   
 
目录
1    引言    5
2    选题背景及意义    6
2.1高校实现学生宿舍信息管理自动化是必然趋势    6
2.2当前学生宿舍管理系统存在的问题    6
2.3现已开发出的学生宿舍信息管理系统存在的问题    7
2.4本课题开发的意义    8
3    开发工具及相关技术    8
3.1开发环境    8
3.2开发工具简介    8
3.2.1 C# 编程语言    8
3.2.2 sql server 2008数据库    9
3.2.3数据访问技术    10
4    系统需求分析与概要设计    10
4.1系统功能模块设计    11
4.1.1功能模块图(如图1所示)    11
4.1.2各模块具体功能描述    11
4.1.3系统数据流程图(如图2所示)    12
4.2数据库设计    13
4.2.1数据库表结构设计    14
5    系统详细设计    19
5.1欢迎界面模块设计    19
5.2管理员登陆模块设计    19
5.2.1管理员登录界面(如图16所示)    20
5.2.2在登录界面中添加的代码及说明:    20
5.3管理员操作模块设计    20
5.3.1宿舍信息管理模块    22
5.3.2卫生评比管理模块    24
5.3.3外来人员情况管理模块    25
5.3.4维修情况管理模块    27
5.3.5其他模块设计    27
5.4学生操作模块设计    27
5.4.1操作模块设计    27
6    软件测试    29
6.1软件测试的目的和意义    29
6.2软件测试的步骤    29
6.3软件测试的具体实现    30
6.4评价    30
6.5本章小结    30
7    系统开发总结    31
8    致谢    31
参考文献    32
 

推荐资料