查看会员资料
用 户 名:马***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Player
- 用applet创建播放器,在界面上设置播放、循环、停止按钮,音频文件放在该applet同一目录下,用URL类来定位获取音频文件进行播放。Java支持的音频格式有:wav、AIFF、MIDI、AU和RMF,这里使用常见的wav格式。-Create a player with the applet, set the play in the interface, loop, stop button, the audio files in the same directory as the applet