代码搜索:MUsic

找到约 8,190 项符合「MUsic」的源代码

代码结果 8,190
www.eeworm.com/read/270935/4231357

java songvo.java

package music.shared; public class SongVO implements java.io.Serializable { private static final int UNKNOWN = 0; private static final int MPA = 1; private static final int MP2 = 2
www.eeworm.com/read/435793/1858849

extra entries.extra

/OS_simulator.h/// /Simulator.h/// /UsbService.h/// /declare.h/// /fileselect.h/// /main.h/// /record.H/// /ebook.h/// /music.h/// /task_cfg.h///
www.eeworm.com/read/435789/1859415

s01 bookmarkmenu.s01

NAME bookmarkmenu(17) RSEG BOOKMARKMENU(0) RSEG BOOKMARKMENU_C(0) EXTERN AddBookMarkItem PUBLIC UI_BookMark EXTERN UI_BookMarkMenu PUBLIC bookmark_string EXTERN g_music_vars EXTERN mu
www.eeworm.com/read/426010/1996719

out asterisk.out

\BOOKMARK [0][-]{chapter.1}{Introduction}{} \BOOKMARK [1][-]{section.1.1}{License Information}{chapter.1} \BOOKMARK [2][-]{subsection.1.1.1}{Hold Music}{section.1.1} \BOOKMARK [1][-]{section.1.2}{Secu
www.eeworm.com/read/422006/2046937

cpp tone.cpp

/* Copyright (c) 2006, Nokia Mobile Phones. All rights reserved */ #include "Tone.h" _LIT(KWavFile,"c:\\system\\apps\\sound\\music.wav"); const TInt KFrequency = 100; const TInt64 KInterval =
www.eeworm.com/read/411933/2180089

asx rmt.asx

;* ;* Raster Music Tracker, RMT Atari routine version 1.20051226 ;* (c) Radek Sterba, Raster/C.P.U., 2002 - 2005 ;* http://raster.atari.org ;* ;* Warnings: ;* ;* 1. RMT player routine needs 19 itself
www.eeworm.com/read/402159/2329101

cpp tone.cpp

/* Copyright (c) 2006, Nokia Mobile Phones. All rights reserved */ #include "Tone.h" _LIT(KWavFile,"c:\\system\\apps\\sound\\music.wav"); const TInt KFrequency = 100; const TInt64 KInterval =
www.eeworm.com/read/392451/2496758

cpp tone.cpp

/* Copyright (c) 2006, Nokia Mobile Phones. All rights reserved */ #include "Tone.h" _LIT(KWavFile,"c:\\system\\apps\\sound\\music.wav"); const TInt KFrequency = 100; const TInt64 KInterval =
www.eeworm.com/read/380233/2661898

java au_player.java

package au_player; import java.awt.*; import java.awt.event.*; import java.applet.*; public class AU_Player extends Applet { private boolean isStandalone = false; AudioClip music; Button butto
www.eeworm.com/read/378847/2680376

java musicdirchildrencache.java

package com.redmoon.forum.music; import java.util.*; import cn.js.fan.cache.jcs.*; import org.apache.log4j.*; public class MusicDirChildrenCache { String parentCode; RMCache rmCache = RMCach