1、 毕毕 业业 设设 计计 论论 文文 毕业设计题目:毕业设计题目: 高校教师管理系统高校教师管理系统 专专 业:业: 软件技术软件技术 年年 级:级: 10 软件软件 学学 号:号: 姓姓 名:名: 指指 导导 老老 师:师: 1 摘要 高校教师档案管理系统是典型的信息管理系统(MIS)。 实现内容主要包括后台 数据库的设计、建立和维护,以及前台应用程序的开发两个方面。 本文运用软件工程以及数据库技术知识,分析了高校教师档案管理系统的需 求,完成了系统功能定义和后台数据库系统设计,并从用户和管理员两个角度考 虑系统易用性和安全性,确定软件系统结构为 C/S结构。接着介绍用 Visual stu
2、dio 2005 工具和C#语言、SQL Server 2005 数据库开发教师档案管理系统的技术。系 统实现了以下功能:查找、添加、删除和搜索(默认只对管理员开放)用户基本 信息以及分类显示教师档案的详细信息、设置较好的管理权限。 关键字:信息管理系统;数据库;档案;C/S 2 Abstract Teacher Gao Xiao4 file management the system be the information of the typical model management system(MIS).The realization contents is main to includ
3、e a backstage database of design, establishment and maintenance, and stage application procedure of development 2. Engineering and database technique of the this text usage software knowledge, analysis teacher Gao Xiao4 file management the need of the system, completion system function definition an
4、d backstage database system design, and from the customer and managing person two angle consideration system easy use sex and safety, assurance software system structure is C/S structure.Immediately after the introduction use Visual studio 2005 tool and C#language, 2005 databases development of the
5、SQL Server teacher file management system of technique.System realization the following function:Check to seek, add, delete with search(recognize tacitly open the managing person) a customer basic information and classification manifestation teachers file of detailed information, constitution better
6、 of management legal power. Key words: Information management system,Database,File,C/S 3 目 录 1 1 开发背景开发背景 4 1.1 提出问题 . 4 1.2 项目开发的目标 . 4 1.3 项目开发的意义 . 4 2 2 技术选型技术选型 5 2.1 MICROSOFT VISUAL STUDIO .NET 的概述. 5 2.2 SQL SERVER的概述 . 5 3 3 系统分析与设计系统分析与设计 6 3.1 设计目标 . 6 3.2 系统业务流程分析 6 3.3 系统功能结构 6 3.4 数据库设计 7 3.4.1 数据库 E-R 图 7 3.4.2.数据库物理结构 . 10 4 4 公共模块设计公共模块设计 14 4.1 WEBCONFIG配置