摘要:
wav播放示例 C#2003中可用 C#2005中可用 System.Media.SoundPlayer sp = new System.Media.SoundPlayer(); sp.SoundLocation = "system.wav"; sp.PlaySync(); 阅读全文
posted @ 2008-07-04 12:43
Rich.T
阅读(454)
评论(0)
推荐(0)
2008年7月4日 #