MP3的基本歌曲信息存在了MP3文件的最后128个字节里, 其结构是: 1-3 TAG (标签) 4-33 歌曲名(Take Me To Your Heart ) 34-63 歌手名(Michael Learns to Rock) 64-93 专辑名(Take Me to Your Heart) 94-97 年份(2004) 98-125 备注(http://www.uptu.com) 126 保留位,这时为0,则说明有音轨,下一位就是音轨 127 保留位,为音轨(第几首歌)(OC) 128
wikidocumentaries-ui
Wikidocumentaries UI的基本页面模板
有关更多信息,请参见项目页面: :
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view