.NET Framework 类库 SoundPlayer 类 注意:此类在 .NET Framework 2.0 版中是新增的。 控制 .wav 文件中的声音播放。 命名空间:System.Media程序集:System(在 system.dll 中) Visual Basic(声明) Implements ISerializable Visual Basic(用法) As SoundPlayer C# class SoundPlayer : Component, ISerializable C++ public Component, ISerializable J# class SoundPlayer extends Component implements ISerializable JScript extends Component implements ISerializable 相关文章: