1 / 49
文档名称:

学分制下的中学学生成绩管理系统设计与实现论文.doc

格式:doc   页数:49
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

学分制下的中学学生成绩管理系统设计与实现论文.doc

上传人:799474576 2014/1/25 文件大小:0 KB

下载得到文件列表

学分制下的中学学生成绩管理系统设计与实现论文.doc

文档介绍

文档介绍:学分制下的中学学生成绩管理系统设计与实现
摘要
在21世纪的科技时代,计算机技术突飞猛进,计算机已经不仅是在科技上应用,而且在生活中也是同样得到了广泛的应用。对如今的学校来说,办公信息化是必然趋势。学校的信息化管理一个非常重要的组成部分就是学生成绩的管理,因此学生成绩管理系统是一个教育单位不可缺少的部分。
本设计采用B/S模式,+SQL Server 2000开发平台,按照软件工程的基本原理和方法,从系统分析、需求分析、系统设计、数据库设计与系统实现等方面详细介绍了学分制下中学学生成绩管理系统的实现过程;本系统采用动态网页编程技术,主要实现了用户登录、用户管理、科目管理、成绩管理、学生选课、成绩查询、选课管理等基本功能。
本学生成绩管理系统实现了在学分制背景下的中学学生成绩的管理。系统具有友好的操作界面,简便的操作,良好的实用性。
关键词: 学分制;成绩管理系统;;B/S
Design and implement of Student-Score Management System in Secondary Schools Based on Credit System
ABSTRACT
Era in the 21st century technology, computer technology advances. Computer not only in technology has been applied, but also in life has been widely used. Of today's schools, office information is inevitable. A very ponent of information management in schools is the management of student-score. Student-score management system is therefore an indispensable part of the education unit.
This design uses B / S mode,and is based on + SQL Server 2000 as development platform. In accordance with the basic software engineering principles and methods, from system analysis, requirements analysis, system design, database design and system realization discussed in detail student-score management system in secondary schools based on credit system implementation process; The system uses dynamic web programming technology, the main achievement of the user login, user management, course management, performance management, student enrollment, performance information, enrollment management and other basic functions.
Student-score management system achieves this student-score management in secondary schools based on credit system score management. System has a friendly interface, easy operation, good practicality.
Keywords: Credit System; Student-Score Management System; ; B / S
目录
第1章概述 1
第2章系统分析 2
2
技术可行性分析 2
经济可行性分析 2
3
功能需求 3
性能需求 3
3
6
Visual Studio 2005简介 6
C#语言简介 6
SQL简介 7
的技术简介