原帖由 thinkpanda 於 2008-11-11 21:54 發表 
你google 下, 好容易搵到id3 tag 既格式,
我都做過類似既野, 用java 寫左個 program parse 同埋修改id3 tag 既內容, 唔太困難, 我亦都相信任何可以讀寫sequential file 既programming language 都可以做到.
Depend on the scale of your project.
If you don't care about the exact format, I prefer make use of existing library. |