C#学生公寓管理系统的设计与实现 摘 要:学生公寓是每一位在校学生生活、学习、相互交流的主要场所,是透视一个学校文明程度和一个集体精神风貌的窗口,一个良好的学生公寓的管理体系,对学校学生的安全和成长至关重要。目前,学生公寓管理基本上还处于人工操作的阶段,随着计算机技术的普及和网络技术的广泛应用,采用计算机以及网络来管理学生公寓,有着很好的前景。本文设计的学生公寓管理系统基于三成架构MVC模式开发,使用基于ADO.NET的C#语言为主要的前台开发语言,实现前后台的数据交互;后台选用SQL Server 2005作为数据库服务器。
关键词:B/S模式开发;ADO.NETC#语言;SQL Server数据库服务器
The Design and Implementation of Students dormitory management system
Abstract:Student Residence is every student life, study, exchange place, is the perspective of a school civilization degree and a collective spirit of the window, a good student Residence management system, school students safety and growth of vital. At present, students Residence management basically still in the manual operation stage, with the popularization of computer technology and the wide application of network technology, using computer and network management student Residence, has a very good prospect. In this paper the design students Residence management system based on B / S mode development, using the ADO.NET C # language as the main front to achieve development language, backstage data interaction; background using SQL Server 2005 as database server.
Key Word: B / S pattern ; ADO.NET ; C # language ; SQL Server database server
目 录
摘 要 2
引言 2
1.系统开发背景及研究现状 3
1.1课题背景 3
1.2公寓管理系统目前的现状 3
1.3系统开发意义及相关技术 4
2.系统的组成及开发方法 4
2.1系统的功能 4
2.2系统的组成结构及其信息流程图 4
2.3系统的开发的方法 5
3.系统的详细设计 6
3.1数据库设计概述 6
3.2主要设计及实现功能 8
4.系统评价及总结 9
参考文献 9
致谢 11,3287