代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.asm
EXTRN GENSOUND:FAR
PUBLIC MUSIC
STACK SEGMENT PARA STACK 'STACK'
DB 64 DUP ('STACK')
STACK ENDS
DATA SEGMENT PARA 'DATA'
MUS_FREQ DW 330, 294, 262, 294, 3 DUP (
sound.java
package WealthGod155;
import javax.microedition.media.*;
import javax.microedition.media.control.*;
import java.io.*;
public class Sound
{
public static Player player ;
private Str
sound.html
黄金书屋 - INTERNET 教室 - HTML 语言教程
听见了吗???
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
com