代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.frm
VERSION 5.00
Begin VB.Form Flash
ClientHeight = 5205
ClientLeft = 2010
ClientTop = 1275
ClientWidth = 6705
ControlBox = 0 'False
LinkTopic
flash.h
#include "..\STARTUP\44b.h"
#include "..\inc\def.h"
/*KM29U128 IO 定义*/
//RB ->GPE0
//CLE ->GPC11
//ALE ->GPC10
//WP ->
//CE ->GPC15
#define RB (0x01)
#define CLE (0x800)
#define ALE (0x
flash.c
// ***************************************************************************
//
// Filename: flash.c
//
// Created: Louis Lai (6/20/2003)
//
// Modified: $Author: $ $Date
flash.h
// ***************************************************************************
//
// Filename: flash.h
//
// Created: Louis Lai (6/20/2003)
//
// Modified: $Author: $ $Date