Coder Social home page Coder Social logo

playermanager's Introduction

毕业设计项目:基于JavaFX+Spring+Mybatis的音乐播放器的设计与实现

项目组成(三部分)

  1. 播放器客户端
  2. 资源管理客户端
  3. 服务器端

资源管理客户端

运行

  1. 克隆代码
git clone https://github.com/quanbisen/playermanager.git
  1. 下载JDK14,JavaFX14 SDK
  2. 用IntelliJ IDEA打开,导入Maven管理的依赖包
  3. 添加JVM运行参数
--module-path /PATH_TO_FXHOME/lib --add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics
  1. 运行(这里Maven添加了JavaFX14 SDK的依赖,实际上编译运行是使用自己下载的JavaFX14 SDK的,所以PATH_TO_FXHOME为下载的JFX14的路径)
关于Ubuntu 系统无法输入中文的解决方法:添加JVM运行参数
-Djdk.gtk.version=2

功能结构及实现结果

功能结构图
1. 歌曲管理

2. 歌手管理

3. 专辑管理

playermanager's People

Contributors

quanbisen avatar

Watchers

 avatar  avatar  avatar

Forkers

rainseason

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.