设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于Html5的个性化学习系统的设计与实现毕业论文+任务书+开题报告+外文翻译及原文+答辩PPT+项目源码及数据库+运行说明
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

基于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




















  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
  下一篇文章:SQL Server Connection Basics
本类最新文章
基于Python+Django+ 物流管理系统的开发与实现(SSM Meshkov不稳定性的激波管实
850nm附近具有平坦色散的光子 基于前馈控制的动态电压恢复器(D 光纤的色散补偿方式及应用分析 毕
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!