C# MP3操作类,能播放指定的mp3文件,或播放嵌入的资源中的Mp3文件

以下为我写的Mp3操作类源代码: using  System; using  System.Collections.Generic; using  System.Linq; using  System.Text; using  System.Windows.Forms; using  System.IO; using  System.Runtime.InteropServices; /* ****
相关文章
相关标签/搜索