1 / 39
文档名称:

毕业设计(论文)-基于ASP学生成绩管理系统设计.doc

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

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

分享

预览

毕业设计(论文)-基于ASP学生成绩管理系统设计.doc

上传人:3346389411 2012/12/11 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于ASP学生成绩管理系统设计.doc

文档介绍

文档介绍:学生成绩管理系统

系、部: 计算机科学系
学生姓名:
指导教师: 职称助教
专业: 计算机网络
班级: 网络0601班
完成时间:
摘要
随着网络发展的日益完善,无纸化办公正成为企业发展的新趋向。学校是一个拥有几千人乃至上万人的学****工作场合,信息流量的巨大是可想而知的,尤其是对学生的管理,数据量非常庞大。通过网络对学生成绩进行管理,可以有效的减轻学生管理者的工作负担。
本论文首先介绍了学生成绩管理系统的设计思想,论述了系统的需求、分析及编码的实现过程,给出了系统的数据流图和E-R图,并对系统界面与数据库的链接方法进行了详细描述,然后介绍了通过远程操作对数据库进行添加、修改、删除和浏览功能的实现过程,最后对系统进行了简单测试,并将其发布在网上。
本系统基于B/S模式,利用Dreamweaver MX工具,应用ASP技术结合VBscript语言对学生成绩管理系统进行了设计,将用户分为管理员、教师和学生,由管理员管理所有用户,教师管理课程、学生资料和成绩,学生查询成绩。实现了课程和学生资料的添加、修改、删除和查询功能。通过测试表明,本系统基本能满足用户对课程和学生资料的管理。
关键词: ASP;B/S模式;VBScript;课程管理
Abstract
With work 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 work.
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 .
The system is based on B/S model. The tool of Dreamweaver MX is using. The technology of bined 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;VBScri