基于.net平台的成绩管理系统设计与实现(asp.net+sql).rar

RAR格式版权申诉手机打开展开

基于.net平台的成绩管理系统设计与实现(asp.net+sql),包括论文和系统程序论文2.4万字42页【摘要】本系统依据开发要求主要应用于教育系统,完成对日常的教育工作中学生成绩档案的数字化管理。开发本系统可使学院教职员工减轻工作压力,比较系统地对教务、教学上的各项服务和信息进行管理,同时,可以减少劳动力的使用,加快查询速度、加强管理,以及国家各部门关于信息化的步伐,使各项管理更加...
编号:75-20770大小:4.40M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 从头再来 发布

包括论文和系统程序
论文2.4万字 42页

【摘要】
本系统依据开发要求主要应用于教育系统,完成对日常的教育工作中学生成绩档案的数字化管理。开发本系统可使学院教职员工减轻工作压力,比较系统地对教务、教学上的各项服务和信息进行管理,同时,可以减少劳动力的使用,加快查询速度、加强管理,以及国家各部门关于信息化的步伐,使各项管理更加规范化。
目前,学校工作繁杂、资料重多,虽然各类管理信息系统已进入高校,但还未普及,而对于学生成绩管理来说,目前还没有一套完整的、统一的系统。因此,开发一套适和大众的、兼容性好的系统是很有必要的。
本系统在开发过程中,注意使其符合操作的业务流程,并力求系统的全面性、通用性,使得本系统不只适用于一家教育机构。在开发方法的选择上,选择了生命周期法与原型法相结合的方法,遵循系统调查研究、系统分析、系统设计和系统实施四个主要阶段进行设计,而在具体的设计上,采取了演化式原型法,随着用户的使用及对系统了解的不断加深,对某一部分或几部分进行重新分析、设计、实施。本论文主要从系统分析、系统设计、系统实施与使用等几个方面进行介绍。
【关键词】成绩管理信息系统 信息化 数据库 Asp.net

【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.Developing grade Management System cannot only ruduce thep resure of the staff and system atically manage the service and information,but also decrease the use of lab our force,accelerate there quiring speed,improve management,speed the pace of concernad nationa l department automated information retrieval to standardize the managements.Nowdays,the universities work are miscellaneous,especially inprivate ones.It's important to put the teachers'management on the table.Up to now,mamage ment has come in to universities but not popularized.As for the teaching management,the reis not a set of complete and unified system,so it's very necessary to develop a common,compatibleone.
The system is wide and comprehensive in including most of the service items of teaching plans,such as grade management which refers to teaching plans,grade management,students management and soon.In developing procedure,we pursuer the comprehensiveness and commomality of the system,so that it can not only be applied in on eeducational in stitution.In choosing the developing methods,we combine the life sycle approach and the proto type-based approach,approach infourmain steps:systeminvestigation,systemanalysis,system design and system implementation.AS to data design,evolutionary prototype-based approach is partially adopted to reanaly size,redisign and reimplemate with the user'sever-in creasing under standing of the system.In choosing the developing too l, Microsoft Visual Studio .NET 2003.0programming language is employed.In line of its self-sustaining.to ensure the in tegrated ness and consistency.This the sismainly introduce the idea softhe analysizing,designing,implementing and application of this system.
【Keywords】information system of Performance management,
Information technology, database, Asp.net

目 录
【摘要】 1
第一章 绪 论
1.1问题的提出 2
1.2现有系统存在问题的分析 2
1.3系统开发目标与意义 2
1.3.1系统开发目标 2
1.3.2意义 3
1.4可行性分析 3
1.4.1 经济上可行性 3
1.4.2技术上可行性 3
1.4.3运行上可行性 3
第二章 需求分析
2.1 教育系统学生管理现状分析 4
2.1.1 学校工作流程分析 4
2.1.2 学校具体需求分析 4
2.1.3 系统设计思想 4
2.1.4 系统设计分析 4
2.1.5 系统功能分析 5
2.1.6 学生学籍系统的目标 5
2.2 基于B/S结构技术的应用 5
2.2.1 B/S结构技术发展简述 5
2.2.2 动态网站开发技术比较 6
2.2.3 本系统的开发采用Asp.Net---- 一种全新的设计模式 7
2.2.4 面向对象的开发过程 8
2.2.5 开发工具的选择 9
2.2.6 数据库系统选择 10
2.2.7 开发方法的选择 11
2.2.8 开发本系统的意义 12
2.2.9 本文档编写目的 12
2.2.10 定义 12
第三章 学生成绩管理系统概要设计
3.1系统设计图例说明 13
3.2 系统设计业务目标(业务逻辑层) 13
3.2.1系统设计目标概述 13
3.2.2 用户(角色) 13
3.2.3 假定 14
3.3 技术总体目标 15
3.3.1系统技术性能要求 15
3.3.2 精度 16
3.3.3 数据管理能力要求 16
3.3.4 时间特性要求 16
3.3.5 故障处理要求 16
3.3.6 UI要求设计要求 17
3.3.7 开发与运行环境规定 17
第四章 学生成绩管理系统详细
4.1 系统结构 18
4.2 程序逻辑 19
4.2.1系统E-R图 19
4.2.2查询模块流程图 19
4.2.3 维护模块流程图 20
4.2.4系统维护模块流程图 21
4.3 用户/管理员登入系统设计 21
4.4 创建数据库 23
4.5 数据库表逻辑结构设计 26
4.5.1 数据库表介绍 26
4.5.2 数据库表结构及设计 27
4.5.3 数据库库的创建 28
4.6 应用系统结构 32
4.7 主要求程序设计说明 33
4.7.1 管理用户登录模块 33
4.7.2 类设计说明 35
4.7.3 管理功能模块设计 36
第五章 学生成绩管理系统系统测试
5.1 概述 37
5.2 测试方法 37
5.2.1 界面测试 37
5.2.2 功能测试 37
5.2.3 功能测试边界测试越界测试技术详述 38
5.2.4 状态测试技术 38
5.2.5 竞争条件测试技术 38
5.2.6 负载压力测试(StressTest) 38
5.3 不同的测试技术区分 39
5.3.1 覆盖测试技术 39
5.3.2 白盒测试和黑盒测试技术 39
5.3.3 手工测试和自动化测试 39
5.4. 软件缺陷的原则 39
第六章 帮助模块设计
6.1 系统导航 40
6.2 帮助 40
第七章 开发技巧和难点 41
第八章 系统编译和发行 41
第九章
结束语 41
附录 42


参考文献
(1) <>ASP.NET UNLEASHED Second Edition
[美]Stephen Walther 著 汤涛 译
中国电力出版社

(2)<>
美)罗宾逊,(美)内格尔 著 李敏波 翻译 | Simon Robinson Christian Nagel
清华大学出版社

(3)<>
[美] 麦斯科 颜炯 译
中国电力出版社

(4)<<单元测试之道C#版——使用Nunit>>Pragmatic Unit Testing in C# with NUnit
Andrew Hunt,David Thomas | (美)托马斯 等著,陈伟桩 陶文 译
电子工业出版社

(5)<>
张蒲生 何升
清华大学出版社

(6)<>
启明工作室 编
人民邮电出版社

(7)<<.NET性能优化 >>
(澳)维恩霍尔特 著 田松茂,谢君英 译
清华大学出版社