【C#學習筆記】播放wma/mp3文件

using System; using System.Runtime.InteropServices; namespace ConsoleApplication { class Program { [DllImport("winmm.dll")] public static extern uint mciSendString(string lpst
相關文章
相關標籤/搜索