文档介绍:摘要
学院教职工考核管理系统是教育信息化的一个重要应用系统,它大大改善了学校教学、科研与管理的基础环境,提高了学校教职工管理现代化的水平。作为整个学校管理信息系统的关键子系统之一,它的作用主要体现在:一是为全校的信息管理系统提供重要的教职员工数据,二是可以有效地提高人事管理部门的工作效率和质量。本文将对学院教职工考核管理系统开发中的若干基本问题进行研究,包括该系统的开发条件、功能组成、总体规划及其实现过程等系列内容。
首先,本文将分析该项目的背景及国内相关研究情况,项目的设计和研究方法。其次从结构化生命周期的开发方法的角度论述本系统的设计过程和实现方法。最后对系统进行调试并得到相应的结论。
在附录中,本文还将给出该系统的部分程序源码,供参考之用。
关键词:学院教职工考核管理系统,数据库,.NET
Abstract
The Management Information System (MIS) for school is an important application in the process of education informationization of university. It has ameliorated the basic environment of education, research and management. Besides, it has also improved the level of modernization of information management of teacher in the university is a key subsystem of the whole MIS. It has two primary functions: on the one hand, it can provide important data of teachers and stuffs in the university; on the other hand, it can improve the working efficiency and quality of ministry of personnel. this paper has studied several basic problems of MIS’s exploitation, which includes the posing, qualification, process and programming.
At first,I will introduces the purpose and background of this system, the relevant situation in our nation, the methods of research, the process of research and contents of second,I will describe the principle,design method of this system from the angel of Structual lifecyle last,I will introduce the test process of this system and my conclusion.
At the supplement,I will write some thing like program code,dialogs and so on .It may be helpful for the future design.
Keyword :Management Information System(MIS),DataBase, .NET
目录
1 绪论 4
课题目的意义 4
相关工作综述 4
设计和研究方法 5
设计过程和研究内容 6
2 系统分析 7
项目定义 7
项目需求分析 7
7
性能需求 8
界面需求 8
数据项 8
数据库存储需求 10
数据库安全性需求 10
3 系统设计 11
11
系统流程图 13
数据库设计 13
数据库概念结构设计 13
数据库逻辑结构设计 14
系统接口设计 17
4 系统实现 17
系统开发平台及依据 17
数据