文档详情

学生成绩管理系统的设计—毕业设计论文.doc

发布:2018-02-28约8.27万字共63页下载文档
文本预览下载声明
毕业设计(论文) 某中学学生成绩管理系统的设计 论文作者姓名: 申请学位专业: 申请学位类别: 指导教师姓名(职称): 论文提交日期: 某中学学生成绩管理系统的设计 摘 要 进入21世纪,科学技术突飞猛进,学生成绩管理系统是一个教育单位不可缺少的部分ASP.NET作为网络编程框架,SQL Server 2000作为数据库编写的一个B/S模式的系统。系统主要实现了:用户管理、成绩查询、成绩管理和科目管理等功能。本文详细介绍了中学学生成绩管理系统的需求分析、功能设计和系统设计,在系统设计中给出数据库的设计和本系统的总体设计方案,在系统实现中具体介绍了各个功能的所能实现的情况和主要代码,同时附有运行界面图。 关键字:成绩管理;成绩录入;成绩查询;.NET ;B/S; The Design of the Middle School Score Management System Abstract To current schools, the students score management is the one of the informational management. This design which is programmed on the basis of B/S structure introduced the middle school score management system that is performed with ASP.NET as the network programming frame and SQL server 2000 as the database. The basic functions of this system include: user management, score searching, score management, subject management and so on. This paper introduces the demand analysis in detail, the functional design and the system design of middle school student score management. The system design and database design are explained, specifically introduces each function in details. Key words: Score management; Score registration; Score search; .NET; B/S 目录 论文总页数:21页 1 引言 1 1.1 相关理论技术基础 1 1.1.1 B/S结构 1 1.1.2 SQL Server2000 2 1.1.3 ASP.NET技术 3 2 需求分析 4 2.1 功能需求 4 2.1.1 学生 5 2.1.2 教师 5 2.1.3 管理员 5 2.2 性能需求 5 3 系统设计 5 3. 1 设计方案 5 3.2数据库设计 8 4 系统实现 9 4.1用户登录模块 9 4.2用户管理模块 10 4.2.1 用户添加功能的实现 10 4.2.2 年级升级功能的实现 10 4.2.3 查询信息功能的实现 12 4.3成绩查询模块 12 4.3.1 学号查询功能的实现 12 4.3.2 姓名查询功能的实现 12 4.3.3 查询班级功能的实现 12 4.3.4查询班级某科平均分功能的实现 13 4.4成绩管理模块 14 4.4.1录入成绩功能的实现 14 4.4.2编辑成绩功能的实现 15 4.5科目管理模块 16 4.5.1科目录入功能的实现 16 4.5.2科目删除功能的实现 17 5 系统测试 17 5. 1测试环境 17 5. 2测试结果 18 结 论 18 参考文献 19 致 谢 20 声 明 21 1 引言 在21世纪的科技时代,科学技术突飞猛进,计算机已经不仅是在科技上应用,而且在生活中也是同样得到了广泛在应用。如今,不管是小学、初中、高中
显示全部
相似文档