代码搜索:Player 开发教程
找到约 10,000 项符合「Player 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/423724/10536293
~pas player.~pas
// Translate from GMFPlay(Demo of the GMFBridge). Done by Zhang Jianyu 2006-05-05
// http://www.panensoft.com
// email: admin@panensoft.com
//
// Sample DirectShow player that uses
// GDCL Mul
www.eeworm.com/read/278336/10544570
cpp player.cpp
#include
#include
#include "maplay.h"
#include "helper.h"
#include "player.h"
#include "libovd.h"
#define INITIAL_THREAD_PRIORITY THREAD_PRIORITY_BELOW_NORMAL
CPlayer:
www.eeworm.com/read/278336/10544588
h player.h
/*
* GSPlayer - The audio player for WindowsCE
* Copyright (C) 2003 Y.Nagamidori
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/277322/10645718
h player.h
//---------------------------------------------------------------------------
#ifndef PlayerH
#define PlayerH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/277322/10645721
dfm player.dfm
www.eeworm.com/read/277322/10645732
cpp player.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Player.h"
#include "About.h"
//-----------------------------------------
www.eeworm.com/read/159412/10651549
png player.png
www.eeworm.com/read/421911/10679914
java player.java
import java.util.Random;
import java.util.Scanner;
import java.util.Vector;
public class Player {
static String name = "";
static int x = 0;
static int y = 0;
static int maxHP = 500;
st
www.eeworm.com/read/421911/10679965