当前位置:主页 > 计算机软件论文 >

视频网站Web前端EPG系统设计与实现

更新时间:2023-03-22
所需金币80 [1金币=1元] 资料包括:原始论文 点击这里给我发消息 QQ在线咨询
文档格式:doc/docx 全文字数:16000 ↓↓立即下载全文 **温馨提示**
以下仅列出文章摘要、目录等部分内容,如需获取完整论文资料,或原创定制、长期合作,请随时联系。
微信QQ:312050216
点击这里给我发消息
扫一扫 扫一扫
视频网站Web前端EPG系统设计与实现



摘要
 
本文的主要核心在于视频网站Web的设计与实现,包括主要的基本设计原理、涉及到的软件技术以及网站的实现。本次课题主要以HTML5对网页的整体布局进行设计,特别是对HTML5中的各标签的使用方法、页面结构元素、表单元素、多媒体元素等进行一定的理解,并采用了Javascript技术在动态页面上进行来设计,以及网站后台采用了Mysql数据库对用户数据进行一定的管理。具体在系统设计上,采用了B/S的结构,同时,也使用java技术在动态页面上进行了设计,后台上采用Mysql数据库,实现了方便用户在视频网站上进行视频的观看、对视频进行评论及评分,方便用户对喜欢的视频名称进行关键字搜索,对网站主页面设计了视频导航方便用户观看喜欢的视频类型等一系列功能,以及用户的登录注册功能,用户登录网站后可以在后台查看自己所评分及评价过的影片及评价信息。
 
Title Design and Implementation of EPG System for Web Front-end of Video Website
 
Abstract
 
The main core of this paper is the design and implementation of the video website Web,including the main basic design principles, software technology involved and the implementation of the website. This topic mainly in HTML 5 overall layout of web page design,especially for the use of the each tag in HTML 5,page structure elements, form elements,such as multimedia elements in a certain understanding, using the Javascript technology to design on the dynamic pages, as well as the website backstage USES the Mysql database to a certain user data management. Concrete on the system design, adopted B/S structure, at the same time, also USES Java technology on the dynamic page design,after the stage USES the Mysql database, realized the convenience of customers on the video website for video viewing,commenting on the video and grading, convenient for the user to a keyword search,like the names of the video to the web site home page design video navigation easy watch video type, and a series of functions, as well as registered user login function, after the user login web site can see his rating and evaluation in the background of films and assessment information.
 
Keywords HTML5 JavaScript technology video website MySQL database B/S structure