学生成绩管理系统设计与实现毕业论文.doc

约36页DOC格式手机打开展开

学生成绩管理系统设计与实现毕业论文,目 录目 录2摘 要3abstract4前 言6第一章 相关技术简介71.1 java语言简介71.2 c\s模型优势71.2.1 什么是c\s结构71.2.2 c\s架构软件的优势与劣势8第二章 系统分析102.1 系统分析102.2 应解决的问题102.2.1合理的设计数据库102...
编号:15-179775大小:614.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 dxh2012 发布

学生成绩管理系统设计与实现毕业论文

目  录
目  录 2
摘  要 3
ABSTRACT 4
前    言 6
第一章 相关技术简介 7
1.1 JAVA语言简介 7
1.2 C\S模型优势 7
1.2.1 什么是c\s结构 7
1.2.2 C\S架构软件的优势与劣势 8
第二章 系统分析 10
2.1 系统分析 10
2.2 应解决的问题 10
2.2.1合理的设计数据库 10
2.2.2设计出友好的界面 11
2.2.3实现的基本功能 11
2.3 系统调查 11
2.3.1  统计数据源 11
2.3.2功能调查 11
2.3.3查询结果输出形式 12
2.4 调查结果 12
2.4.1 功能需求 12
2.4.2 数据字典 12
第三章 系统总体设计 13
3.1 表结构设计 13
3.1.1 表的选取 13
3.1.2 表的规范化 13
3.1.3 表的具体设计 13
3.2 模块设计 14
3.2.1数据输入子模块功能设计 15
3.2.2数据查询子模块功能设计 16
3.2.3数据导入导出模块设计 17
3.2.4系统维护子模块的功能设计 18
第四章 程序详细设计 19
4.1 环境配置 19
4.2 创建用户界面 20
4.2.1 用户登陆界面 20
4.2.2 主控制界面 20
4.2.3 主菜单 22
4.3用户界面中各个控件功能 22
4.3.1 数据库的创建及连接 22
4.3.2 数据显示窗口显示功能 23
4.3.3查询功能 23
4.3.4删除功能 25
4.3.5修改功能 25
4.3.6添加功能 26
4.3.7 数据导入导出 27
第五章  测试 32
5.1  简介软件测试、调试 32
5.2  本系统的测试 33
第六章  系统评价 34
结束语 35
参考文献 36


 
摘  要
随着网络通信技术的迅速发展和信息技术的广泛应用,计算机的应用已普及到经济和社会生活的各个领域。教育领域也不例外,现今已经出现了各种远程网络在线教育系统、图书馆管理系统、学籍管理系统,学生成绩管理系统等。其中成绩管理是任一院校都不可缺少的部分,它的内容对于学校的决策者和教学管理者来说都至关重要,而传统的人工管理方式效率较低,为数据的查询、更新和维护带来了极大的不便。所以学生成绩管理信息系统的开发和应用是必要的,它能够为管理人员提供充足的信息和快捷的查询手段,提高学校学生成绩管理的效。
本文的学生成绩管理系统是基于C/S模型的,它提供了强大的学生成绩管理管理功能,方便系统管理员对学生成绩等信息的添加、修改、删除、查询等操作,同时一样的方便学生对自己各科成绩查询,学习的交流。本系统也主要利用java语言和SQLserver2000实现,因此它具有很强的可移植性,很方便。
关键字:学生成绩管理系统 java  JDBC  SQL  jxl.jar  EXCEL

 

 

 

 


Abstract
With the network communication technology and the rapid development of the extensive application of information technology, computer application has spread to economic and social life in various fields. The field of education is no exception, today there have been various remote network online education system, library management system, school management system, student performance management system…… which results management is one of the institutions are an indispensable part of its content for schools Teaching policy makers and managers, are essential, and the traditional manual management methods less efficient, data query, update and maintain bring a great deal of inconvenience. Therefore, student performance management information system development and application is necessary, it can provide adequate staff for management of information and quick for means to enhance student achievement school management efficiency.
Student performance management system is based on the C / S model, it provides a powerful management student performance management functions, the system administrator to facilitate student achievement and other information to add, edit, delete, query, and other operations, like the convenience of their students Branches query results, learning exchanges. The system also mainly use the java language and SQLserver2000 to achieve, so it is very portable, very convenient.
Key words: Student performance management system  java  JDBC  SQL  jxl.jar  EXCEL