1 / 45
文档名称:

学生成绩管理系统毕业设计.doc

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

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

分享

预览

学生成绩管理系统毕业设计.doc

上传人:54156456 2018/8/6 文件大小:495 KB

下载得到文件列表

学生成绩管理系统毕业设计.doc

相关文档

文档介绍

文档介绍:学生成绩管理系统
摘要
以管理信息系统技术和JAVA语言程序设计理论为基础, 结合SQLserver2000数据库服务器的相关技术, 用Dreamweaver作为前台应用程序开发工具, 阐述构建一个普遍适用于学校、班级的学生信息管理系统的全过程, 建立一套在现有Windows 操作系统下的单机版学生成绩管理系统。该系统适合一般学校和班级使用。管理系统具有简单实用、操作方便,可靠性强等特点。可供一般学生登陆查询, 管理员则拥有查询、添加、修改、删除学生成绩的功能。该成绩信息管理不仅可以实现传统管理应用中的属性数据的管理, 而且可以针对不同的用户需求建立对空间数据的管理机制, 因而可以得到广泛的应用。本文严格按照软件工程方法,从问题定义、可行性研究、需求分析、概要设计、详细设计、编码,软件的测试等方面对该软件进行了详细的说明,它是软件的一个非常重要的文档资料,是毕业设计的文字说明材料。

关键词:学生信息管理系统,SQLServer2000,关系数据库,JAVA语言,数据库
Student Information Management System
Abstract
ment based on the message system technology, combines with some relate techniques of SQL2000 using Dreamweaver as the development tool for proscenium application and expounds constructing a academic record system that suit for college government system is simple and practical and reliable which can be applied by students for entering and consulting .The manager has the advantages to inquire, add, revise and cancel the scores of students, Not only the system can realize the traditional attribute data government, but also it builds a powerful system which can make full use of dimensional data used by different customers。Thus, this government system is able to be applied widely. This text is strictly based on the software engineering method, and details this software from the definition of the problem, function request, and the database design...etc. It is a very important software documentation and is graduating from the design description language Materials.
 
Key words: Student Information Management System,SQL server2000, Relational Database,JAVA Language,Database.
目录
1 绪论 6
2 设计的可行性 7
MIS系统的产生和发展情况 7
学生成绩管理系统的产生和可行性分析 8
3 相关软件及技术介绍 9
Dreamweaver 9
SQL Server2000 9
JSP(JavaServer Pages) 10
HTML(Hyper Text Markup Language) 10
4 数据库设计 11
数据库理论基础 11
数据库系统设计 11
数据库设计范式分析 12
数据库需求分析 13
数据存储设计 13
5 系统规划与系统分析 19
系统的总体结构 19
模块结构设计 20
21
系统实现 22
22
26