1 / 64
文档名称:

毕业论文基于php的视频托管平台.doc

格式:doc   大小:1,526KB   页数:64页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业论文基于php的视频托管平台.doc

上传人:rdwiirh 2018/8/8 文件大小:1.49 MB

下载得到文件列表

毕业论文基于php的视频托管平台.doc

相关文档

文档介绍

文档介绍:苏州市职业大学
毕业设计(论文)
《基于PHP开发的视频托管平台》
届别
2012
系别
计算机工程
专业
软件技术
班级
09软件(1)
姓名
王玉艳
学号
指导教师
周晨
摘要: 飞速发展的今天,自动化、信息化的管理被越来越广泛地应用于各个领域。计算机的运用也已经在各行各业中得到普及,为广大用户带来了更为快速便捷的服务。为了体现信息化这一优势,也为了提高相关工作的效率,以减少在生产过程中不必要的人力、物力、财力等,不同形式的托管平台应运而生。
为了减轻人为管理的沉重、繁琐,视频托管服务随之兴起。一个简单易用的视频托管平台,帮助企业和个人存放和发布自己的视频,为用户解决视频存放和跨平台播放的问题。
系统以Web的方式提供企业、用户上传,发布视频的功能。每个企业、用户有一个单独的账号,可以上传视频,创建播放列表。每个视频或者播放列表生成一段代码,用户可以将这段代码嵌入到需要显示的页面。用户上传视频时可以自动添加水印,转换格式等。管理员需要管理和维护整个系统。本系统使用MySql管理数据库,WAMP开发环境,DIV+CSS, TinkPHP, JavaScript, jQuery等技术完成视频托管平台。
关键词:视频托管平台 PHP Mysql
Abstract
With the rapid development of information technology, the management information system has been widely used in various fields. puter provides our customers to gain services in good quality. In order to improve the efficiency of the relevant work in the production process and reduce unnecessary resource like as human, material and financial resources, the different forms of management information system (MIS) was born.
In order to reduce the human management , video hosting services raised. An easy-to-use video hosting platform to help businesses and individuals to store and publish their own videos and it can solve the problem of store videos and cross-platform play.
The way of the Web provides enterprise and users to upload video and post video playlists. Each enterprise, the user has a separate account, you can upload videos, create playlists. Each video or playlist can generate the code, users can embed this code to the page you need to display. When users upload videos, they also can add a watermark and convert the format. The administrator needs to manage and maintain the entire system. This system uses a MySql database, WAMP development environment, the DIV + CSS, TinkPHP, JavaScript,, jQuery and so on plete the video hosting platform.
Keywords: video hosting, platform,PHP ,Mysql
目录
第一章概述 1
1
1
第二章开发工具和开发平台 2
2
2
PHP简介 2
2