摘 要:本文是基于C#窗体编写的教室管理系统。教室管理系统是一个学校必不可少的部分,它对于学校的管理者和学校信息的使用者来说都很重要。所以教室管理系统应该能够为用户提供充足的信息和快捷的查询手段。本文论述了教室管理系统的开发过程,针对系统的功能实现展开叙述。全文共分为绪论、系统分析、系统设计、系统运行平台、系统的实现和核心模块的描述、软件测试、总结七部分。该系统为用户提供了借用登记、教室查询、课程查询、空教室查询、借用查询等功能,同时对于管理员不仅保留用户的基本功能同时针对教学楼、教室、课程使用情况赋予了增删改查的权利。绪论中阐述了教室管理系统的意义和系统的开发环境;系统分析介绍了教室管理系统的总体需求及系统各模块的功能需求;系统设计介绍了系统设计的结构设计、数据库的设计;系统运行平台介绍了系统运行环境和开发环境;系统的实现和核心模块的描述主要介绍了系统主要模块的功能和核心代码;总结主要介绍了开发本系统当中的感悟。78661
毕业论文关键词:VS2010 , C# , SQL Server 2008 R2数据库 , 教室管理
Abstract:This article is based on the C# forms to prepare the classroom management system。 Classroom management system is a school essential part, it for school administrators and school information users are very important, so the classroom management system should be able to provide the sufficient information and the quick inquiry method for the user。 This paper discusses the development process of classroom management system, and describes the functions of the system。 This paper is pided into parts: introduction, system analysis, system design, system operation platform, system implementation and the description of the core module, software testing, summary of the seven parts。 The system for the user provides borrowing registration, query, and query the curriculum, empty classroom inquiries, borrowing and query function, also to the administrator not only retain the user's basic functions and in view of the teaching building, classroom, curriculum use endow with the right to crud。 The introduction illustrates the significance of classroom management system and system development environment; system analysis of the functional requirements of each module of the overall demand for classroom management system and the system; system design introduced the structure design of the system design, database design; system operation platform introduces the system operating environment and development environment; a description of the system and the realization of the core module mainly introduces the main modules of the system function and the core code; summarize mainly introduced the development of the system of sentiment。
Key words:VS2010, C#, Server SQL 2008 R2 database, classroom management
目录
1绪论 3
1。1系统开发设计的背景 3
1。2系统开发的意义 4
2系统分析 4
2。1系统需求分析 4
2。2技术可行性分析 4
3系统设计 4
3。1系统总体结构设计 4
3。2系统数据库设计 5
4系统运行平台 10
4。1系统运行环境 10
4。2系统开发平台 11
5系统的实现和核心模块的描述 C#+sqlserver教室管理系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_90717.html