- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
在线学习系统论文
在线学习系统论文
摘要
随着现代教育技术的发展,学习的方式也发生了巨大的变化,不仅仅局限于传统的教学方式。同时媒体技术和网络技术的不断发展,网上学习迅速得到发展和普及,形成了可以不受地域和时间限制的独立学习的一种新型教育模式。近年来,《数据结构》课程在计算机研究应用领域中占有重要地位,其影响力也越来越大。
本系统通过了解《数据结构》课程的特点和要求以及网络技术的发展进行总体规划和设计,提出了一套运用B/S模型的《数据结构》在线学习系统。本系统利用当前最流行的JSP技术、Servlet技术和MVC开发模式进行开发,并通过MYSQL对数据进行存储。
使用本系统学生可以不受时间和空间的限制进行在线学习,不断提高学生对《数据结构》课程的学习兴趣、主动探索问题和解决问题的能力,逐渐培养学生自主学习的意识。
关键词
JSP;MVC;Servlet;MYSQL;在线学习
Abstract
With the development of modern educational technology, learning style has also a great change, it is not confined to the traditional teaching methods. At the same time, media technology and the continuous development of network technology, rapid development and popularization of online learning, which can be not subject to geographical and time constraints of independent learning is a new education mode. In recent years, data structure course in computer application area occupies an important position, its influence is also growing.
This system through the understanding of data structure course characteristics and requirements as well as the development of network technology to carry out overall planning and design, puts forward a set of application of B / S model of online learning system data structure. The system uses the most popular JSP technology, Servlet technology and MVC development mode of development, and through the MYSQL for data storage.
By using this system, students can not be limited by time and space for online learning, and constantly improve the students of data structure course of study interest, active exploration and problem solving skills, and gradually cultivate students autonomous learning consciousness.
Keyword
JSP; MVC;Servlet;MYSQL; online learning
目录
摘要 1
Abstract 2
前言 1
第一章 概述 1
1.1 研究背景 1
1.2 目的和意义 2
1.3 国内外发展现状 2
1.4 本文结构 4
第二章 相关开发技术与工具简介 5
2.1本系统B/S结构 5
2.2 JSP技术 5
2.3 MVC模式 8
2.4 Servlet技术 8
2.5 MYSQL数据存储工具 9
2.6 本章小结 9
第三章 系统需求分析 10
3.1 系统功能需求 10
3.1.1 学生用户 10
3.1.2
文档评论(0)