计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

asp网上选课系统+论文(一)毕业论文

2013-07-29 01:07
导读:计算机论文论文,asp网上选课系统+论文(一)毕业论文应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例: 摘要:随着在校大学生人数的不断增加,教务

摘要:随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨。针对学生选课这一环节,本系统从学生网上自主选课以及教师的课程发布两个大方面进行了设计,基本实现了学生的在线信息查询、选课功能以及教师对课程信息发布的管理等功能,另外也初步解决了教师在课程信息发布管理上的权限问题。本程序前台采用Dreamweaver 4.03进行页面制作,后台由SQL Server数据库支持,通过使用ASP语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。本文中除了有对程序的总体设计、详细设计、功能实现等主体部分外,在这之前还介绍了与网上选课系统相关的信息管理系统、网络编程技术、ASP编程语言、SQL Server数据库服务器等的基本内容及发展情况。

关键字:选课、课程信息发布、权限、SQL Server、ASP

 Abstract:with the development of the enrolling number, the data for daily education is increasing, too. This system is special for the on-line course choosing to design both from the aspect of the student and the teacher. The student can choose the course independently and the teacher can manage the information of the announcing course, also. This system is basically used for the on-line information searching, the course choosing and the announcing course managing. Besides, the power of the teacher has been well controlled. The form is made by Dreamweaver 4.03 , the data base is built by SQL Server and the active website is made by using the ASP language .This paper includes the main designing , the detail designing, the function designing and , before this , some basic knowledge and present development of the programs mentioned above.
 
 Keywords:course choosing , announcing the course information , power , SQL Server , ASP

目     录
摘要(中文)------------------------------------------------------------------------------------2 (科教范文网http://fw.nseac.com)
摘要(英文)---------------------------------------------------------------------------------------2
概述------------------------------------------------------------------------------------------------5
第一章:设计的可行性-------------------------------------------------------------------------7
MIS系统的产生和发展情况--------------------------------------------------------7
网上选课系统的产生和可行性分析-----------------------------------------------7
第二章:相关软件及技术介绍----------------------------------------------------------------9
 2.1Dreamweave-----------------------------------------------------------------------------9
 2.2 SQL Server------------------------------------------------------------------------------9
 2.3 ASP(Active Server Page) -------------------------------------------------------------9
 2.4 HTML(Hyper Text Markup Language) -------------------------------------------10
第三章:系统概述------------------------------------------------------------------------------11
 3.1 项目范围------------------------------------------------------------------------------11
 3.2 设计策略------------------------------------------------------------------------------11
第四章:系统总体设计------------------------------------------------------------------------12
 4.1 系统结构设计------------------------------------------------------------------------12
  4.1.1 各模块功能-------------------------------------------------------------------12
  4.1.2 模块间的调用关系----------------------------------------------------------12
  4.1.3 模块间的接口----------------------------------------------------------------14
 4.2数据库设计----------------------------------------------------------------------------14

(科教范文网 fw.nseac.com编辑发布)

第五章:详细设计---------
上一篇:asp教师档案管理系统+论文(一)毕业论文 下一篇:ASP药店信息管理系统(一)毕业论文