代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.cpp
/****************************************************************************
CONFIDENTIAL AND PROPRIETARY INFORMATION. The entire contents of this file
is Copyright
sound.html
清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程
听见了吗???
如果没有,检查一下您的机器上的声卡工作正常吗?
sound.java
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import javax.microedition.media.Manager;
import javax.microedition.media.Player;
/*
* Created