1、 本科生毕业论文本科生毕业论文 论 文 题 目论 文 题 目 学 生 成 绩 管 理 系 统 1 摘摘 要要 成绩管理系统依据开发要求主要应用于教育系统, 完成对日常的教育工作中学生成绩档 案的数字化管理。学生成绩管理系统的出现正日益取代着传统的人工管理学生成绩的方式, 是一个教育单位不可缺少的重要组成部分, 它的内容对于学校的教务管理人员来说至关重要, 作为计算机应用的一部分, 利用计算机进行学生成绩信息的管理无疑是一条行之有效且高效 的办法。 本文相关系统的开发主要使用了 Visual Studio 2010 作为开发的工具, SQL Server 2005 作为后台数据库,参照软件工程的
2、步骤来开发网站,做了需求分析以及数据的设计,以三个 角色作为开发的主线,学生、教师以及管理员,各自实现自身的功能。 关键词关键词 管理;信息;ASP.NET;SQL Server 2 Abstract According to there quirements of developing, the system is mainly applied to education system which manage as the daily teaching education al administration and computeration of teachers and students
3、. Emergence of student achievement management system is increasingly replaced the manual management of student achievement in traditional way, is an indispensable part of an education unit, its content is very important for the school educational administration management, as a part of computer appl
4、ication, make use of computer information management student achievement is undoubtedly an effective and efficient methods. The development of the related system mainly uses the Visual Studio 2010 as a development tool, SQL Server 2005 as the backstage database, follow the steps of software engineer
5、ing to develop the site, do the requirement analysis and design of the data, with three roles as the main line, to develop students and teachers and administrators, realize their respective functions. Key words : manage;information ; ASP.NET; SQL Server 3 目 录 摘 要 . 1 Abstract 2 1绪论 . 5 1.1 研究背景. 5 1
6、.2 研究现状与发展. 5 1.3 系统实现的目标. 6 1.4 系统开发的意义. 6 1.5 本章小结. 6 2.系统分析 7 2.1 系统开发环境. 7 2.2 可行性分析. 7 2.2.1 经济可行性 . 7 2.2.2 技术可行性 . 7 2.2.3 运行可行性 . 8 2.3 技术介绍. 8 2.4 系统需求分析. 9 2.4.1 系统的功能需求 10 2.4.2 数据库设计需求 10 2.4.3 数据字典 10 2.4.4 系统数据流图 12 2.5 本章小结 13 3.系统设计 . 14 3.1 数据库设计 14 3.1.1 概念模型设计 14 3.1.2 数据库表介绍 16 3.2 系统结构设计 18 3.2.1 软件结构设计 18 3.2.2 系统功能设计 19 3.3.本章小结 . 20 4.系统实现 . 21 4.1 系统登陆界面 21 4.2 系统管理主界面 23 4.2.1 管理平台 23 4.2.2 教师平台 30 4.2.3 学生用户平台 35 4.3 本章小结 36 5.系统测试与运行 . 37 5.1 测试环境和方法 37 5.2 功能测