[C#] C#播放背景音乐的几种方法 →→→→→进入此内容的聊天室

来自 , 2020-02-04, 写在 C#, 查看 136 次.
URL http://www.code666.cn/view/fd00d347
  1.   System.Media.SystemSounds.Asterisk.Play();
  2.   System.Media.SystemSounds.Beep.Play();
  3.   System.Media.SystemSounds.Exclamation.Play();
  4.   System.Media.SystemSounds.Hand.Play();
  5.   System.Media.SystemSounds.Question.Play();
  6.  
  7.  
  8.  
  9.  
  10. //csharp/6822

回复 "C#播放背景音乐的几种方法"

这儿你可以回复上面这条便签

captcha