C# winform 播放资源中的音频文件

Mark一下

SoundPlayer simpleSound = new SoundPlayer(Properties.Resources.ResourceManager.GetStream(shengyin));
simpleSound.Play();

上一篇:HashSet的分析(转)


下一篇:vscode git設置