代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/370119/9617118
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\WORK\ANIMATION\GUI\GROUP\
perl -S ABLD.PL "\WORK\ANIMATION\GUI\GROUP\\" %1 %2 %3 %4 %5 %6
www.eeworm.com/read/370119/9617124
h serverdll.h
/* Copyright (c) 2004, Nokia. All rights reserved */
#ifndef __SERVERDLL_H__
#define __SERVERDLL_H__
// INCLUDES
#include
// CLASS DECLARATION
/**
* CServerDll.
* An instan
www.eeworm.com/read/411376/11247945
java opening.java
////////////////////////////////////////////////////////////////////////////////
//
// Opening.java
//
// 开发者:刘嘉祥
//
//////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/411376/11247950
java thirdyear.java
////////////////////////////////////////////////////////////////////////////////
//
// ThirdYear.java
//
// 开发者:刘嘉祥
//
///////////////////////////////////////////////////////////////////////
www.eeworm.com/read/236526/14012767
txt 窗口在显示和隐藏(关闭)时的淡入淡出效果.txt
using System.Runtime.InteropServices;
private void Form2_Load(object sender, System.EventArgs e)
{
Win32.AnimateWindow(this.Handle,500, Win32.AW_BLEND);
}
public cl
www.eeworm.com/read/133912/14018148
java nationday.java
package java1;
import java.awt.*;
import java.applet.*;
import java.awt.image.*;
import java.io.*;
public class NationDay extends Applet implements Runnable
{
MediaTracker tracker =null;
int fram
www.eeworm.com/read/203588/15354699
java stuff.java
import java.util.Random;
import javax.microedition.lcdui.game.Sprite;
import javax.microedition.lcdui.Graphics;
/**
* Title: 物体
*
* Description: 描述物体,包括石头、炸弹、风扇、激光器以及镜子
*
www.eeworm.com/read/200021/15442371
h animationappui.h
#ifndef ANIMATIONAPPUI_H
#define ANIMATIONAPPUI_H
// INCLUDES
// System includes
#include // CAknViewAppUi
// User includes
#include "Animation.hrh"
// FORWARD DECLARATIONS
www.eeworm.com/read/200021/15442388
inf bld.inf
/**
*
* @brief Build Information file for Animation
* application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
PRJ_MMPFILES
Animation.mmp
// End of File
www.eeworm.com/read/113613/15452281
h p_pspr.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th