1、 本科毕业设计本科毕业设计 题题 目目 基于基于 WEB 的学生综合测评系统的的学生综合测评系统的 设计与实现设计与实现 作作 者者: 专专 业业: 计算机科学与技术 指导教师指导教师: 完成日期完成日期: 2012 年 6 月 6 日 I 摘摘 要要 本文根据学生综合测评系统的特点,采用 B/S(浏览器/服务器)的系统设计方案。 选用 ASP.NET和 SQL Server 2008开发环境,设计并实现了一个学生综合测评系统。主要 工作如下: 首先,本文对系统进行了全面的分析,具体包括可行性研究、需求分析、数据流程 分析以及系统流程分析。通过对可行性进行研究,得出了系统开发是可行的结论;通过
2、 用户的需求分析,了解了综合测评系统应该具有的功能;通过数据流程分析,明白了系 统中数据的流向;通过系统流程的分析,得到了系统流程图。 其次,本文阐述了该系统的设计与实现,其包括总体设计、数据库设计及详细设计 与实现,通过对系统的总体设计,划分出系统具体的功能模块;通过对数据库的设计, 得到了系统的逻辑结构;通过详细设计与实现,实现了系统的各项功能。 最后,本文介绍了该系统测试的方法、步骤及采用的测试用例。经过一系列严格的 测试得出的结论是:虽然本系统存在一定的缺陷,但是其各项功能却是较为可靠的。 本系统界面友好,操作简单,比较实用。 关键词:测评系统,ASP.NET,SQL Server 2
3、008 II ABSTRACT According to the characteristics of student comprehensive evaluation system, the essay uses the B/S (Browser/server) system design, chooses ASP.NET and SQL Server 2008 development environment, designs and implements a student comprehensive evaluation system. The main work is as follo
4、ws: First of all, this essay conducts a comprehensive analysis on the system, including feasibility study, demand analysis, data flow analysis and the system flow analysis. Based on the feasibility study, it draws a conclusion that the system development is feasible. Through analyzing the demands of the users, we understand the function the comprehensive evaluation system should have. Based on data flow analysis, we know data flow of the s