代码搜索结果

找到约 12,685 项符合 Sound 的代码

slovak antivirus center - directory sound.url

[InternetShortcut] URL=http://esca.atomki.hu/paradise/sac/sound.html Modified=8012457772E1BF0161

http--sac.itb.it-sound-.url

[DEFAULT] BASEURL=http://sac.itb.it/sound/ [InternetShortcut] URL=http://sac.itb.it/sound/ Modified=70BEEB0E8878C001E8

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "Sound.h" /////////////////////////////////////////////////

sound.java

package sound; import java.awt.event.*; import sun.audio.*; import java.applet.*; import java.awt.*; public class Sound extends Applet { private AudioClip sound; // 声明AudioClip类型

sound.dlg

SOUND DIALOG 1, 1, 184, 122 STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Sound Options" { CONTROL "Event and Sound", -1, "BUTTON", BS_GROUPBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 8, 4, 168

sound-howto.txt

The Linux Sound HOWTO -- Linux 音效指引 作者: Jeff_Tranter, [1]jeff_tranter@pobox.com 译者: 伍永康 [2]yorkwu@ms4.hinet.net 中文版 v1.20C, 1999 年 7 月

sound.dlg

SOUND DIALOG 1, 1, 184, 122 STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Sound Options" { CONTROL "Event and Sound", -1, "BUTTON", BS_GROUPBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 8, 4, 168

sound.cpp

// AudioEngineSound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "Sound.h" #include "AudioManager.h" #include