代码搜索:Player 有哪些应用?
找到约 10,000 项符合「Player 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/34625/1042329
c player.c
/*
* SD卡mp3播放器控制程序
* 功能:
k1:播放、暂停
k2:停止播放
k3:上一首
k4:下一首
* 附加:歌曲自动循环播放SD卡/sdcard/song目录中mp3歌曲
*
* Author: Hanson He
* Company: 上海嵌入式家园-开发板商城
* Web: www.embedclub.c
www.eeworm.com/read/37086/1068244
opt player.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/37086/1068339
aof player.aof
www.eeworm.com/read/37086/1068342
hex player.hex
:106C140040282329204669726D7761726520736E5E
:106C24006431632D726566642D6E662D345F305F4A
:106C340033202D2041746D656C204368656A75644A
:106C44006F20506C61796572205265666572656E5D
:106C540063652044657
www.eeworm.com/read/492138/1180969
d player.d
obj/Player.o: ../Player.cpp ../Player.h ../GUI.h \
/cygdrive/d/altera/70/ip/nios2_ip/altera_nios2/HAL/inc/io.h \
/cygdrive/d/altera/70/ip/nios2_ip/altera_nios2/HAL/inc/alt_types.h \
/cygdrive/d/
www.eeworm.com/read/490508/1198118
java player.java
import javax.microedition.lcdui.Image;
import javax.microedition.lcdui.game.Sprite;
public class Player extends Sprite
{
protected static final int RAW_FRAMES=1;
protected static int x
www.eeworm.com/read/490329/1203207
cpp player.cpp
#pragma warning (disable:4786)
#include
#include "Player.h"
#include "MatchInfo.h"
using namespace std;
CPlayer::CPlayer()
:teams()
{
WONID=pid=svrPID=-1;
logontime=logofftim
www.eeworm.com/read/490329/1203221
h player.h
//=========== (C) Copyright 1999 Valve, L.L.C. All rights reserved. ===========
//
// The copyright to the contents herein is the property of Valve, L.L.C.
// The contents may be used and/or copied
www.eeworm.com/read/488636/1227597
java player.java
package javazoom.jlGui;
/*
* Player.
*
*-----------------------------------------------------------------------
* This program is free software; you can redistribute it and/or modify
*