当前位置:文档之家› 基于web的网上选课系统的设计与实现

基于web的网上选课系统的设计与实现

论文题目基于web的网上选课系统的设计与实现姓名李新学院大连东软信息技术职业学院专业软件技术指导教师刘冰月讲师兰艳助教备注2009 年6 月19日基于web的网上选课系统的设计与实现作者姓名:李新指导教师:刘冰月讲师兰艳助教单位名称:计算机科学与技术系专业名称:软件技术大连东软信息技术职业学院2009年6月Design and Implementation of The Online Courses Selecting System Based On Webby Li XinSupervisor:Lecturer Liu Bingyue Assistant Lan YanDalian Neusoft Institute of Information TechnologyJune 2009毕业设计(论文)任务书基于web的网上选课系统的设计与实现摘要现在社会是信息社会,在信息飞速传递的时代下,我们的生活以及学习方式发生了很大的变化,网络在社会生活中已经占有举足轻重的地位,互联网成为人们生活中必不可少的一部分,互联网是人类社会有史以来第一个世界性的图书馆和第一个全球性论坛,这使传统的教育和管理受到了极大地冲击,教育的方式、辅助手段和工具也发生着日新月异的变化。

利用网络进行在线选课是一种全新的教育模式,它使得选课过程更加有效合理。

随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨,校园数字化建设不断的发展,学生选课管理已由手工处理方式转换为计算机管理方式,学生选课管理的信息化成为学校人力资源开发和管理的重要手段。

自动处理以及网络式的信息交互方式越来越被人们认可和应用。

让计算机来管理学生的信息是现在各个高校都在积极进行的工作之一,也是高校教学管理工作的重要内容之一。

网上选课与传统的选课方式相比更加节约资源,增加了学生选课自主权。

本论文主要学生选课系统,本系统是一个典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。

对于前者要求建立起数据一致性和完整性强、数据安全性好的库。

而对于后者要求应用程序功能完备,易使用等特点。

使用Eclipse作为开发工具,数据库使用Oracle。

本系统可以方便老师、学生更方便的选课。

实现全校学生选课在线查询。

还可以对新来的学生信息进行信息录入。

由于学生上课情况复杂,可以实现信息修改,及时调整学生的基本情况。

关键词:学生选课系统,Eclipse ,OracleDesign and Implementation of The Online Courses Selecting System Based On WebAbstractNow in the information society, the society is the era of rapid transfer information, our life and study way, great changes have taken place in social life has a pivotal position in people's life, the Internet become an indispensable part of human social history, the Internet is the first international library and the first global BBS, this makes the traditional education and management was greatly impact, education mode, auxiliary tools and methods with great changes also occurred. Using the Internet for online course is a kind of brand-new education mode, which makes the selection process more effective and reasonable. With the increasing number of college students, the educational system of the amount of data, the development of digital campus construction unceasingly, the students by manual processing course management has been converted into a computer management mode of management, the students become school course informationization management and human resource development is the important means. Automatic processing and network information interaction more and more recognized by people and application. Let the computer to manage student information is now actively in many universities are the work of teaching management, and also one of the important contents of the work. Online courses and traditional elective compared more saving resources, increase students' course autonomy.This thesis mainly course system, the system of students is a typical informationmanagement system, which mainly includes building up data-base of back-end and maintenance and the programming of the frontend application. The former required data consistency and integrality, and the security of data. While the latter request application function complete, easy to use, etc.Use as a development tool, the Eclipse use Oracle database. This system can be convenient teacher and student course more convenient. Realizing the school classes online. Can the new student information input information. Due to the complex classes, can achieve information modification, adjust the basic situation of the students.Key words: course selecting system , Eclipse ,Oracle目录毕业设计(论文)任务书 (I)摘要 (II)ABSTRACT (IV)第1章绪论 (1)1.1论文研究主要内容 (1)1.2国内外现状 (1)第2章关键技术介绍 (4)2.1B/S结构 (4)2.2J AVA (4)2.3JSP (4)2.4JSP运行原理 (5)2.5O RACLE数据库 (5)第3章系统分析 (7)3.1系统框架结构 (7)3.2系统功能概述 (7)3.2.1模块功能描述 (7)3.3系统任务的可行性分析 (8)3.3.1技术可行性 (8)3.3.2 市场可行性 (8)3.3.3 经济可行性 (8)第4章系统设计 (10)4.1设计指导思想和原则 (10)4.1.1指导思想 (10)4.1.2软件设计原则 (10)4.2系统的功能结构设计 (12)4.2.1 系统功能模块划分 (12)4.3角色与模块之间的关系 (13)4.4数据库设计 (13)4.4.1 数据库表设计 (14)第5章系统实现 (16)5.1在线选课系统首页 (16)5.2学生用户部分 (16)5.2.1 学生用户注册 (16)5.2.2 学生用户登录页面 (18)5.2.3 学生用户选课系统页面 (19)5.3教师管理员部分 (20)5.3.1 教师登录页面 (20)5.3.2 教师添加课程页面 (21)5.3.3 教师删除课程页面 (23)第6章系统测试 (25)6.1测试方案及测试用例 (25)6.1.1发送数据 (25)第7章结论 (26)参考文献 (27)致谢 (28)第1章绪论在高等学校的教务管理工作中,课程表的编排时一项十分复杂、棘手的工作。

在排课过程中,除了满足大量的制约条件以外,还必须解决许多冲突与矛盾。

利用计算机辅助进行课表编排工作,既提高了排课工作的科学性,又可大大减轻管理人员的工作强度,提高工作效率,从而使学校教务管理现代化迈进一个新台阶。

我国不少高校实行了学分制,它的核心是允许学生自由选课,即把学习的自主权交给学生。

在这里学生选课时的制约因素比较复杂,工作量也很大,而且往往需要在较短的时间完成。

运用计算机辅助选课,即能实时地对大量选课数据进行检验和统计,十分方便地输出选课结果,同时也避免了人工处理时容易产生的错误。

现在,我们已经进入到Internet时代了,选课系统自然也要随着更新。

大学中,公共课较多,学生可根据自己的专业及兴趣选择公选课程进行学习,本系统将从教学部门的要求出发,实现公选课的选课,查询与统计。

1.1 论文研究主要内容网上选课管理系统提供了一套学生在线选课、教师在线管理的一个信息管理平台,能够使教师对学生选课进行分类和整理,能够让教师在第一时间了解学生的选课情况。

相关主题