代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.cpp
/****************************************************************************
CONFIDENTIAL AND PROPRIETARY INFORMATION. The entire contents of this file
is Copyright
sound.java
package kyodai;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* 控制音乐特效
*/
public class Sound implements Runnable {
String currentName;
Object currentSound;
sound.ini
[SoundScheme]
Last =sound/Yahoo/
sound.cpp
//-----------------------------------------------------------------------------
//
// Copyright (C) July 24, 2000 by Zhang Yong
// Email: z-meng@yeah.net
// This source is available for distributi
sound.h
//-----------------------------------------------------------------------------
//
// Copyright (C) July 24, 2000 by Zhang Yong
// Email: z-meng@yeah.net
// This source is available for distributi
sound.rc
Sound Wav S.WAV
sound.rc
Sound1 WAV "c:\ding.wav"