文档介绍:天津天狮学院
毕业实践报告
题目:学生档案管理系统的设计与实现
二级学院
专业
学生姓名
指导教师
摘要
学生档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强,数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
学生管理系统按需求划分了四大模块:登陆模块、系统维护管理模块、学生信息管理模块、学生成绩管理模块。其中系统维护管理模块包括:权限管理模块、密码修改管理模块、班级管理模块、课程管理模块;学生信息管理模块包括新生信息录入管理模块、学生信息查询管理模块、更新学生信息管理模块;学生成绩管理模块包括:学生成绩录入管理模块、学习成绩查询管理模块。
本文运用软件工程以及数据库技术知识,分析了学生档案管理系统的需求,完成了系统功能定义和后台数据库系统设计,并从用户和管理员两个角度考虑系统易用性和安全性,确定软件系统结构为C/S结构。接着介绍用Visual studio 2010工具和C#语言、SQL Server 2008数据库开发学生档案管理系统的技术。系统实现了以下功能:查找、添加、删除和搜索(默认只对管理员开放)用户基本信息以及分类显示学生档案的详细信息、设置较好的管理权限。
关键字:信息管理系统;数据库;档案;C/S
Abstract
The students file management system is a typical management information system (MIS), includes the development of the back-end database establishment and maintenance of the front-end application development aspects. For the former requirement to establish data consistency and integrity, data security, a good library. For the latter requires the application fully functional, easy to use features.
Student management system according to the demand divided into four modules: the landing module, system maintenance and management module, the student information management module, student performance management module. System maintenance management module include: rights management module, the password change management module, class module, course management module; student information management module, including the entry of new information management module, the student information query management module, update the student information management module; student achievement management The modules include: student achievement input management module, academic inquiry management module.
In this paper, knowledge of software engineering and database technology, analysis of the needs of the student records management system, completed the design of the system function definitions and back-end database system, and two perspectives from users and administrators to consider the