资料详情

基于Html5的个性化学习系统的设计与实现毕业论文+任务书+开题报告+外文翻译及原文+答辩PPT+项目源码及数据库+运行说明

头像

Html/H5

编号:3887

基于Html5的个性化学习系统的设计与实现

摘    要

本次设计实现基于H5的个性化学习系统,本设计主要包括系统前台和系统后台管理两部分,系统天天是使用者进入学习系统所看到的首页,在首页上系统的使用应该可以很明确的看出来系统具体什么样的功能。预期功能大致有会员注册、资料鲁丽、视频下载、在线留言、参与测试。系统后台能对会员信息管理,对系统上的资料进行管理,对使用者的意见以及反馈情况作出处理,发布系统公告。

本系统在设计方面采用B/S模式,前台使用Html5+JSP技术进行基本页面的设计与功能实现,后台使用Java和SQLSERVER数据库。本系统的设计实施为在线学习系统的运行做基础,为在线学习系统提供良好的条件。构建个性化学习系统网站的大体框架,明确系统将要实现的各项功能。确定各项功能如何实现,然后逐步丰富学习系统的各项功能麻将系统做的丰满起来。同时需要创建提供权限管理模块,项目管理员可以设置项目门户的访问权限以及对权限进行定制和扩展。实现基于Html5的个性化学习系统的各项功能的实现。

关键词:Html5;个性化;学习系统;在线学习;Java

Abstract

H5 based on the design of personalized learning system, this design mainly includes the system foreground and system background management two parts, the system every day is the user into the learning system to see the home page, the use of the system on the home page should be very clear to see the system specific functions. Expected functions are roughly member registration, material luli, video download, online message, participate in the test. The system backstage can manage the member information, manage the information on the system, deal with the user's opinion and feedback, and issue the system announcement.

This system adopts the B/S mode in the design, the foreground uses the Html5JSP technology to carry on the basic page design and the function realization, the background uses the Java and the SQL server database. The design and implementation of the system is the basis for the operation of the online learning system and provides good conditions for the online learning system. Construct the general framework of the website of the personalized learning system, and make clear the functions that the system will realize. Determine how the various functions are implemented, and then gradually enrich the learning system of the various functions of mahjong system to do plump up. You also need to create a permission-providing management module where project administrators can set up projects  portal access rights as well as customization and extension of permissions. achieve the realization of various functions of personalized learning system based on Html5.

Keywords: Html5; personalization; learning system; online learning; Java


目    录

摘    要 I

Abstract II

第1章 绪论 1

1.1 课题背景及意义 1

1.2 国内外研究现状 1

1.2.1国内研究现状 1

1.2.2国外研究现状 4

1.3开发工具及技术 5

1.3.1 MyEclipse 5

1.3.2 ToMcat 6

1.3.3 SqlServer 6

1.3.4 JSP 6

1.3.5 Servlet 7

1.4研究主要内容 8

第2章 可行性分析及总体设计原则 9

2.1可行性分析 9

2.1.1技术可行性 9

2.1.2经济可行性 9

2.1.3社会可行性 9

2.2总体设计原则 10

第3章 系统分析 13

3.1业务流程分析 13

3.2数据流图 14

第4章 系统设计 16

4.1系统功能设计 16

4.2数据库设计 18

4.2.1概念结构设计 19

4.2.2数据库表设计 23

第5章 系统实现 26

5.1管理员登录 26

5.2管理员功能模块 29

5.2.1公告信息管理 29

5.2.2留言信息管理 33

5.2.3学习资料管理 35

5.2.4视频信息管理 39

5.2.5修改个人密码 43

5.3前台网站功能模块 44

5.3.1网站首面 44

5.3.2学习资料下载 45

5.3.3学习视频下载 48

5.3.4留言板功能 51

第6章 软件测试 53

6.1软件测试的重要性 53

6.2测试实例的研究与选择 53

6.3测试环境与测试条件 55

6.4系统运行情况 55

6.5系统评价 55

结 论 57

参考文献 58

致  谢 60