代码搜索结果

找到约 10,000 项符合 Flash 的代码

flash.h

#ifndef __FLASH_H__ #define __FLASH_H__ void ProgramFlash(void); #endif /*__FLASH_H__*/

flash.pas

unit Flash; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Base, ExtCtrls; type Tfrmflash = class(TfrmBase) Image1: TImage;

flash.dfm

inherited frmflash: Tfrmflash Left = 299 Top = 242 BorderStyle = bsNone Caption = '' ClientHeight = 311 ClientWidth = 438 OldCreateOrder = True Visible = True OnClose = Form

flash.htm

Flash动画属性 body, a, table, div, span, td, th, input, select{font:9pt;font-

flash.h

#include "..\startup\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPA8 //ALE ->GPA9 //WP -> //CE ->GPA5 #define RB (0x01) #define CLE (0x100) #define ALE (0x200) //#define