摘要:
mp3: 1 public struct Mp3Info 2 3 { 4 5 public string identify;//TAG,三个字节 6 7 public string Title;//歌曲名,30个字节 8 9 public string Artist;//歌手名,30... 阅读全文
posted @ 2006-02-23 17:36 农村的芬芳 阅读(3916) 评论(3) 推荐(0)
|
|||
|
摘要:
mp3: 1 public struct Mp3Info 2 3 { 4 5 public string identify;//TAG,三个字节 6 7 public string Title;//歌曲名,30个字节 8 9 public string Artist;//歌手名,30... 阅读全文
posted @ 2006-02-23 17:36 农村的芬芳 阅读(3916) 评论(3) 推荐(0) |
|||