GithubHelp home page GithubHelp logo

xuhuangchao / videoweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ytclcm/videoweb

0.0 0.0 0.0 5.94 MB

毕业设计视频网站

Home Page: https://github.com/lcmselectsession/VideoWeb.git

Java 17.32% CSS 30.90% JavaScript 35.53% HTML 16.25%

videoweb's Introduction

2、修改application.properties
# 设置用户名
spring.mail.username=你的QQ号@qq.com
 
# 设置密码,该处的密码是QQ邮箱开启SMTP的授权码而非QQ密码
spring.mail.password=你自己的QQ授权码

下列你也可以选择更改
#设置文件的存储路径
filepathconfig.fileUrl=D:\\videoweb
filepathconfig.imagePath=\\images\\
filepathconfig.videopath=\\videos\\

#设置分页的大小
pagesize.pageSize=8
【注】如果你要上传到linux服务器上,因路径与window不同,得修改源代码。

3、运行软件:jdk1.8、mysql5.0、ffmpeg、maven3

4、启动springboot项目:mvn spring-boot:run

5、项目打包:mvn package

5、运行jar命令:java -jar videoweb.jar

本开源代码禁止倒卖获利,如具有违法犯罪行为一切后果自负

videoweb's People

Contributors

ytclcm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.