代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/434049/7894165
c animation.c
/*
** $Id: animation.c,v 1.2 2004/08/01 09:43:19 weiym Exp $
**
** Listing xx.x
**
** animation.c: Sample program for MiniGUI Programming Guide
** Usage of ANIMATION control and GIF89a loader.
*
www.eeworm.com/read/398937/7907733
h animation.h
//--------------------------------------------------
// Desc: Base Animation
// Date: 2006.12.7 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
//--------------------------
www.eeworm.com/read/398937/7907796
cpp animation.cpp
//--------------------------------------------------
// Desc: Base Animation
// Author: artsylee/2006.12.7
//--------------------------------------------------
#include "../stdafx.h"
#include "
www.eeworm.com/read/398937/7908253
h animation.h
//--------------------------------------------------
// Desc: Base Animation
// Date: 2006.12.7 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
//--------------------------
www.eeworm.com/read/398937/7908491
h animation.h
//--------------------------------------------------
// Desc: Base Animation
// Date: 2006.12.7 /update
// Author: artsylee
//
// Copyright (C) 2006 artsylee
//
//--------------------------
www.eeworm.com/read/398908/7911039
vbp animation.vbp
Type=Exe
Form=animation.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Object={FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0; COMCT232.OCX
www.eeworm.com/read/398908/7911042
vbw animation.vbw
Form1 = 132, 133, 438, 485, , 66, 66, 372, 419, C
www.eeworm.com/read/398908/7911043
exe animation.exe
www.eeworm.com/read/398908/7911044
frm animation.frm
VERSION 5.00
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "COMCT232.OCX"
Begin VB.Form Form1
BackColor = &H80000001&
Caption = "Animation"
ClientHeight
www.eeworm.com/read/298407/7962363
c animation.c
/*
** $Id: animation.c,v 1.12 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 36.1
**
** animation.c: Sample program for MiniGUI Programming Guide
** Usage of ANIMATION control and GIF89a loader.