代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.asp
插入Flash动画完美设计网络科技有限公司 完美政府网站管理系
flash.html
FLASH完美设计网络科技有限公司 完美政府网站管理系
flash.asp
插入Flash动画
flash.cpp
#include "bastype.h"
#include "mcf5206.h"
#include "main.h"
#include "graph.h"
#include "flash.h"
// -----------------------------------------------------------------------------------------
flash.h
#ifndef __FLASH_H__
#define __FLASH_H__
#define PARRAPORT_PADDR (0x60000000 + 0x1c5)
#define PARRAPORT_PADAT (0x60000000 + 0x1c9)
enum
{
FLASH_SIZE_NULL,
FLASH_SIZE_2M,
FLASH_SIZE_4M
flash.h
#ifndef __FLASH_H__
#define __FLASH_H__
void ProgramFlash(void);
#endif /*__FLASH_H__*/
flash.~dfm
object Form1: TForm1
Left = 182
Top = 101
BorderStyle = bsNone
Caption = 'FlashFrm'
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Fon