资料详情

基于bootstrap+Web+SSH的网上视频教学平台设计与实现 毕业论文+开题报告+答辩PPT+项目源码及数据库文件+知网查重报告

头像

JAVA/JSP

编号:535

基于bootstrap+Web+SSH的网上视频教学平台设计与实现

[摘要] 在大数据时代,要跟上时代的潮流,不能止步于传统的课堂教学。随着网络的进一步发展,网络课堂已经成为必然趋势。本文介绍了使用面向对象设计的方法,实现教师添加课程并对课程进行管理、添加测试、上传课件等功能,同时设立管理员对教师和视频教学课程进行审核和管理。前端使用流行的Bootstrap前端框架来快速搭建页面,后台使用Struts2, Spring, Hibernate框架来实现视频教学平台,以实现教育资源的共享的目的。最终完成了使用面对象的方法和SSH框架来实现视频教学平台的基本功能。

[关键词] SSH框架;视频教学;教育资源共享;网络课堂

Based on SSH Video Teaching Platform

[Abstract] In the age of big data, we must keep up with the trend of the time instead of sticking to traditional classroom teaching. With the further development of the network, the online classroom has become the inevitable trend. In this essay, by using object-oriented design method, teachers can add courses and manage them, add tests, upload teaching courseware, and many other functions. Meanwhile, administrators can be set up to audit and manage the teachers and their video teaching courses. With front end using popular Bootstrap front frame to quickly build a page, the background uses the Struts2, Spring, Hibernate framework to implement video teaching platform, to achieve the purpose of the education resource sharing. Ultimately this achieves the basic functions of video teaching platform by using object-oriented design method and SSH framework.

[Keyword] SSH framework; Video teaching; Education Resources Sharing; Network classroom


目录

摘要

Abstract

第1章 引言

1.1论文研究背景与意义

1.2 研究内容与目标

第2章 开发环境及相关技术的介绍

2.1 Java简介

2.2 MVC简介

2.3 SSH架构

2.3.1 Struts

2.3.2 Spring

2.3.3 Hibernate

2.4 Maven简介

2.5 Bootstrap简介

2.6 Tomcat服务器

2.7 开发环境的搭建

第3章 需求分析

3.1 系统功能

3.2 用例图

3.3 用例规约

第4章 概要设计

4.1 系统框架设计

4.2 类图

4.3 顺序图

4.4 系统活动图

第5章 详细设计

5.1数据关系模型

5.2 实体-关系模型

5.3 数据字典

5.4 对象-关系映射

第6章 系统实现

6.1 系统代码

6.2 系统截图

结  论

致  谢

参 考 文 献