0 Star 0 Fork 0

遇见1995 / imusic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 867 Bytes
一键复制 编辑 原始数据 按行查看 历史

Introduction

中文版

This project is a library of music-related-operation tools based on related jars (e.g.,org.jaudiotagger, etc.).

Related theory knowledge, can look at This Blog

Has complete functions

  • Access to the information in the mp3 music files (singer, song name, album title, the broadcast time)

Specification

Project structure

  • main : The main program code

    • java : Java code
      • model : Store related music models
      • util : Tool class method
    • resource : Project-related resources
  • test : The code of test

    • java : Java code
      • util : Tool class method of test
    • resource : Project-related resources of test

Code specification

  • Follow the code rules alibaba Java development manual
1
https://gitee.com/yujian95/imusic.git
git@gitee.com:yujian95/imusic.git
yujian95
imusic
imusic
master

搜索帮助