代码搜索:AudioPlayer

找到约 842 项符合「AudioPlayer」的源代码

代码结果 842
www.eeworm.com/read/325467/13204059

d audioplayer.d

################################################################################ # Automatically-generated file. Do not edit! ########################################################################
www.eeworm.com/read/325467/13204066

o audioplayer.o

www.eeworm.com/read/325467/13204068

inc audioplayer.inc

#line 1 "C:\\MyExam\\AudioPlayer\\src\\AudioPlayer.cpp" /* stack depth 0 */ #line 1 "(C-C++ Preprocessor Panel)" /* stack depth 1 */ #line 1 "(command-line defines)" /* stack depth 2 */ #pragma s
www.eeworm.com/read/319646/13447529

java audioplayer.java

import javax.microedition.media.*; import java.io.*; public class AudioPlayer { private Player player; private String filename; private String format; public AudioPlayer(String fi
www.eeworm.com/read/313005/13599395

java audioplayer.java

package com.javapatterns.state.audioplayer; public class AudioPlayer { public void stopButton() { } public void startButton() { } public void setState(Audi
www.eeworm.com/read/313005/13599510

java audioplayer.java

package com.javapatterns.command.audioplayer2; /** * This class plays the role of Receiver */ public class AudioPlayer { public void play( ) { System.out.println("Playing..."); }
www.eeworm.com/read/313005/13599547

java audioplayer.java

package com.javapatterns.command.audioplayer; /** * This class plays the role of Receiver */ public class AudioPlayer { public void play( ) { System.out.println("Playing..."); }
www.eeworm.com/read/305819/13760267

pkg audioplayer.pkg

; @brief Package information file for AudioPlayer application ; ; Copyright (c) EMCC Software Ltd 2003 ; @version 1.0 ; UID is the app's UID ; #{"AudioPlayer"},(0x101FDA4B),1,0,0 (0x101F7960)
www.eeworm.com/read/305819/13760272

rss audioplayer.rss

/** * * @brief Resource file for AudioPlayer application * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ NAME AUPL #include #include #include
www.eeworm.com/read/305819/13760278

loc audioplayer.loc

/** * * @brief Definitions of languages for AudioPlayer application * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ #ifdef LANGUAGE_01 #include "AudioPlayer.l01" #endif