b/s模式学生成绩管理系统毕业论文.rar

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

b/s模式学生成绩管理系统毕业论文,基于b/s模式下的学生成绩管理系统——学生资料管理、课程管理1.8万字 71页包括中英文翻译,程序代码摘 要随着网络发展的日益完善,无纸化办公正成为企业发展的新趋向。学校是一个拥有几千人乃至上万人的学习、工作场合,信息流量的巨大是可想而知的,尤其是对学生的管理,数据量非常庞大。通过网络对学生成绩进行管理,可以有效的减轻...
编号:45-37367大小:396.14K
分类: 论文>计算机论文

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

内容介绍

原文档由会员 200306 发布

基于B/S模式下的学生成绩管理系统
——学生资料管理、课程管理
1.8万字 71页
包括中英文翻译,程序代码


摘 要
随着网络发展的日益完善,无纸化办公正成为企业发展的新趋向。学校是一个拥有几千人乃至上万人的学习、工作场合,信息流量的巨大是可想而知的,尤其是对学生的管理,数据量非常庞大。通过网络对学生成绩进行管理,可以有效的减轻学生管理的工作负担。
本论文首先介绍了学生成绩管理系统的设计思想,论述了系统的需求、分析及编码的实现过程,给出了系统的数据流图和E-R图,并对系统界面与数据库的链接方法进行了详细描述,然后介绍了通过远程操作对数据库进行添加、修改、删除和浏览功能的实现过程,最后对系统进行了简单测试,并将其发布在网上。
本系统基于B/S模式,利用Dreamweaver MX工具,应用ASP技术结合VBscript语言对学生成绩管理系统进行了设计,将用户分为管理员、教师和学生,由管理员管理所有用户,教师管理课程、学生资料和成绩,学生查询成绩。实现了课程和学生资料的添加、修改、删除和查询功能。通过测试表明,本系统基本能满足用户对课程和学生资料的管理。

关键词: ASP,B/S模式,VBScript,课程管理,学生管理



The Management of Students Score Based on B/S
——Students Information Management and Curriculum Management
Author: PengJia Tutor: YanWang
Abstract
With the network developing perfect day and day, it is a new tend to handle official business with no paper at all in enterprise's development. School is a place holding hundreds and thousands of people, the flow of information is enormous, the data amount of management to students is especially huge. It can lighten the burden effectively to manage students’ achievement by the network.
Firstly, the design idea of the system is introduced in this paper. The realizing process of system request, analysis and code is described. System data flow diagram and E-R diagram is given. At the same time the method of linking system interface with database is depicted in detail. Secondly, the realizing process of adding, modifying, deleting and browsing database by operating distantly is introduced. At last the system is tested simply and is sent to Internet.
The system is based on B/S model. The tool of Dreamweaver MX is using. The technology of ASP combined with VBScript language is utilized to design system. There are three kind of user: administer, teacher and student. Administer manages all the users. Teacher manages curriculum, student information and score while student inquires score. The function of adding, modifying, deleting and inquiring of curriculum and student information is realized. The test shows that the system can meet the user’s request to the management of curriculum and student information basically.

Key words: ASP, B/S Mode, VBScript, Curriculum Management, Student Information Management


目 录
第一章 系统概述........................................................................................................ 1
1.1 开发背景及意义.............................................................................................. 1
1.2 项目分工 ....................................................................................................... 1
1.3 运行环境......................................................................................................... 1
第二章 工具及技术简介........................................................................................ 2
2.1 ASP简介.......................................................................................................... 2
2.2 Dreamweaver的特点 ............................................................................... 2
2.3 ACCESS特点介绍.............................................................................................. 3
第三章 需求分析 ....................................................................................................... 6
3.1 可行性分析......................................................................................................... 6
3.1.1 设计思想.........................................................................................6
3.1.2 技术可行性.....................................................................................6
3.1.3 环境可行性.....................................................................................6
3.2 系统要求..............................................................................................................6
3.2.1 功能要求.........................................................................................6
3.2.2 性能要求.........................................................................................7
3.2.3 系统环境要求.................................................................................7
3.3 系统的可移植性..................................................................................................7
3.4 开发条件..............................................................................................................7
3.5 数据流程图..........................................................................................................8
3.6 E—R图................................................................................................................9
第四章 总体分析与设计............................................................................................... 10
4.1 课程管理模块设计............................................................................................... 10
4.2 学生资料管理模块............................................................................................... 10
4.3 数据库设计思路...................................................................................................10
4.3.1 总体数据库设计..............................................................................11
4.3.2 相关模块数据库设计..................................................................... 11
第五章 系统详细设计................................................................................................14
5.1 ASP功能详解.....................................................................................................14
5.2 各主要页面功能介绍..........................................................................................14
5.2.1 课程管理.........................................................................................14
5.2.2 学生资料管理.................................................................................22
5.3 数据库链接..........................................................................................................28
5.4 网上发布..............................................................................................................28
5.4.1 域名申请.........................................................................................28
5.4.2 所用空间.........................................................................................29
5.4.3 发布工具.........................................................................................29
第六章 测试....................................................................................................................30
结束语....................................................................................................................................32
致谢.........................................................................................................................................33
附录1 英文原文及翻译................................................................................................34
附录2 程序源代码..........................................................................................................43
参考文献...............................................................................................................................71


参考文献
[12] Cnbruce,《ASP编程入门进阶》,5D多媒体
[13]白尚旺,《数据库建模技术》,西安,西安电子科技大学出版社,1999.12。
[14] 萨师煊,《数据库系统概论》,北京,高等教育出版社,2002.2。
[15] 杨开英,《数据库系统概论》,武汉,武汉理工大学出版社,2003.11。
[16] 曾建潮,《软件工程》,武汉,武汉大学出版社,2003.8。
[17] Richard Anderson Chris Blexrud, 《Professional Active Server Pages 3.0》,北京,机械工业出版社