会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
laremehpe
新随笔
新文章
管理
2024年7月13日
c++ 计算mp3时长
摘要: #include <stdio.h> #include <iostream> #include <fstream> #include <string> using namespace std; struct ID3V2 { char tag[3]; char version; char subVer
阅读全文
posted @ 2024-07-13 16:24 laremehpe
阅读(71)
评论(0)
推荐(0)
编辑