文档详情

计算机科学与技术专业毕业论文--基于ASP+ACCESS的网上选课管理系统设计.doc

发布:2017-09-19约1.1万字共22页下载文档
文本预览下载声明
摘 要 随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨。针对学生选课这一环节,本系统从学生网上自主选课以及教师的课程发布两个大方面进行了设计,基本实现了学生的在线信息查询、选课功能以及教师对课程信息发布的管理等功能,另外也初步解决了教师在课程信息发布管理上的权限问题。本程序前台采用Macromedia Dreamweaver 8进行页面制作,后台由ACCESS数据库支持,通过使用ASP语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。本文中除了有对程序的总体设计、详细设计、功能实现等主体部分外,在这之前还介绍了与网上选课系统相关的信息管理系统、网络编程技术、ASP编程语言、ACCESS数据库等的基本内容及发展情况。 关键词:选课;课程信息发布;权限;ASP;ACCESS Online Course Selection System 【Abstract】With the increasing number of college students, academic system, the amount of data has also been rising. Elective for students in this part of the system from the students and teachers online elective courses independently released two major aspects of the design, the basic realization of the students online information inquiry, teachers and curriculum elective functions and management of information dissemination function, while also solving the initial information dissemination and management of teachers in courses on the rights issue. This procedure front page using Macromedia Dreamweaver 8 for production, background from the ACCESS database support, ASP language through the use of the effect of dynamic pages, to the operation of the database to complete the requirements of users. This in addition to the programs overall design, detailed design, function realization of the main part of the outside, before that also introduced the online course selection system-related information management systems, network programming, ASP programming language, ACCESS database, and other basic content and development. Keywords:Elective Course News rights ASP ACCESS 目 录 摘 要 2 Abstract 3 第一章 诸论 6 1.1 背景 6 1.2 编写目的 6 1.3 可行性分析 7 第二章 相关软件及技术介绍 7 2.1 Dreamweaver 7 2.2 ASP(Active Server Page) 7 2.3 HTML(Hyper Text Markup Language) 8 第三章 系统概述 8 3.1 项目范围 8 3.2 设计策略 9 第四章 系统总体设计 9 4.1 系统结构设计网上选课流程图 9 4.1.1 各模块功能及示意图 11 4.1.2 模块间的调用关系 11 4.1.3 模块间的接口 11 4.2数据库设计 12 第五章 详细设计 14 5.1 教师/学生登录功能 14 5.2 课程申报功能 16 5.3 选课信息查询功能 18 5.4 管理员功能 18 第六章 设计过程中的问题及解决 19 6.1 数据库的连接 19 6.2 参数的传递 19 结 语 19 参考文献 20
显示全部
相似文档