代码搜索:Animation

找到约 4,070 项符合「Animation」的源代码

代码结果 4,070
www.eeworm.com/read/378521/6301020

c main.c

/* ----------------------------------------------- * Program: 7x5 Dotmatrix Scroller and Animator * Version: 0.1.v * Compiler: avr-gcc * ----------------------------------------------- */
www.eeworm.com/read/347421/6322835

frm avi播放 2.frm

VERSION 5.00 Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "comct232.ocx" Begin VB.Form Form1 BackColor = &H8000000A& Caption = "Form1" ClientHeight =
www.eeworm.com/read/403956/11495135

h fxlight.h

//----------------------------------------------------------------------------- // Torque Game Engine - fxLight // // Written by Melvyn May, 4th May 2002. //---------------------------------------
www.eeworm.com/read/403956/11495147

h fxsunlight.h

//----------------------------------------------------------------------------- // Torque Game Engine - fxLight // // Written by Melvyn May, 27th August 2002. //-----------------------------------
www.eeworm.com/read/401969/11545243

h sprite.h

/* * ============================================================================== * Name : Sprite.h * Part of : RGA Game Example * Interface : * Description : basic drawable sp
www.eeworm.com/read/260183/11740668

frm frm_backup.frm

VERSION 5.00 Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX" Begin VB.Form frm_BackUp BackColor = &H80000013& BorderStyle = 1 'Fixed Single Captio
www.eeworm.com/read/338993/12268269

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/126530/14417271

hpp anim.hpp

//*********************************************************************** // MODULE : ANIM - Animator Device Driver for the RCOS OS simulator * // AUTHOR : Ron Chernich
www.eeworm.com/read/122710/14673395

h spincube.h

/******************************************************************************\ * * SPINCUBE.H * \****************************************************************
www.eeworm.com/read/114690/15042085

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