您的位置:首页 > 学科 > 信息技术 > 正文

校园信息门户的设计与实现ASP+Access

【www.baozhen-education.com--信息技术】

毕业论文

目 录

摘要 3
前 言 5
1 绪 论 6
1.1 门户网站 6
1.2 数字化校园 7
1.3 校园信息门户 9
1.4 论文结构 10
2 需求分析 11
2.1 项目开发背景 11
2.2 项目开发的目的 12
2.3 编程环境的选择 12
2.4 技术可行性分析 13
2.4.1 B/S模式 13
2.4.2 ASP技术 16
2.4.3 Access数据库的介绍及其优缺点 19
3 总体设计 20
3.1 校园信息门户总体框架设计 20
3.2 学生信息管理系统的应用设计 21
3.3 各个功能模块结构设计 22
3.4 数据库的设计 24
3.4.1 概念结构设计 24
3.4.2 逻辑结构设计 25
3.4.3 数据库的实现 26
4 详细功能设计实现 28
4.1 管理员登录页面 28
4.2 信息管理页面 28
4.2.1 学生信息列表 29
4.2.2 录入学生信息 31
4.2.3 查询学生信息 32
4.3 成绩管理 33
4.3.1 成绩列表 33
4.3.2 添加考试成绩 36
4.3.3 成绩高级查询 36
4.3.4 单科成绩排行榜功能 37
4.3.5 总分成绩排行榜功能 38
4.4 统考管理 38
4.5 班级管理 40
4.6 科目管理 42
4.7 用户管理 42
结 束 语 44
参考文献 45
致 谢 46


校园信息门户的设计与实现
 

摘要:进入以信息时代为标志的21世纪之后,传统高等教育的校园模式已经越来越不适应时代的发展,建设数字化校园就成为摆在各大高校面前急待完成的任务。
而校园信息门户可以说是校园数字化的极致,它无缝地连接了整个学校各类管理信息系统,实现了各个系统之间数据的实时更新和交流,同时以简单易用的web界面,为用户提供个性化的信息服务和支持。
本次设计根据校园信息门户的定义及其特点设计了校园信息门户的总体框架,设计与实现了学生信息管理系统子功能模块。
本系统采用B/S模式,ASP技术编码,Access2003编辑数据库,以及采用ADO数据库连接方式实现。
系统的运行结果表明,所设计的学生信息管理系统可以满足学生,教职员工,教务管理的需求。
关键词:数字化校园;校园信息门户;学生信息管理系统


The design and realizes of campus information portal
 

Abstract :When we enter the twenty-first century which marked by information age ,the traditional higher education mode cant fit the ages development ,so constructing the digital campus become an urgent task for all colleges .While the campus information portal is the peak of campus digital , it links all kinds of management information system without crack, implementing the current renewal and communication among several system data. At the same time ,it uses the simple web interface ,supplying the individual information service and support .
  According to the definition and features of the campus information sect, and implements the students information management sub-function mode .
  The system applies the B/S mode, the coding of technology ASP, integrating the Access 2003 edit database and ADO database.
  The results of system working indicates the students information system can meet the demands of students, staff, education management.
  Key words: digital campus ; campus information portal; students information management system


前 言

本文论述了校园信息门户的定义与特点及数字化校园概念的引入,校园信息门户的整体框架的设计以及校园信息门户中学生信息管理子功能模块的实现。
设计实现的系统功能特点为:
1.改变非传统C/S模式而采用B/S模式设计,功能模块化设计系统。
2.设置了系统用户登陆功能,及权限分配管理,使系统更安全。
3.系统操作界面简洁,操作方便,获得相应的系统权限即可实现相关操作。
4.采用先进的数据库访问方式ADO技术。
本文第1章介绍门户的具体概念及其特点,数字化校园的概念的引入及其特点,本文的重要概念校园信息门户的概念及其特点,门户网站与普通网站的区别。
第2章主要介绍设计实现校园信息门户的子功能模块-学生信息管理模块要实现的功能及其用途,编程采用的技术及其优点特点,可行性分析等。
第3章就总体设计的框架结构,设计思想等进行陈述。
第4章介绍详细功能的设计实现,设计中具体实现的功能及其操作界面。
由于本人水平有限,经验不足,本次设计难免有不是之处,还请各位评阅老师不吝赐教,给予批评指正。

本文来源:https://www.baozhen-education.com/xueke/10968/