代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/484625/6580785
h iodefine.h
/***********************************************************************************
FILE NAME iodefine.h
DESCRIPTION I/O Register definitions for the
www.eeworm.com/read/484628/6580826
h iodefine.h
/***********************************************************************************
FILE NAME iodefine.h
DESCRIPTION I/O Register definitions for the
www.eeworm.com/read/404270/11489317
h 51training.h
#include
#include
#include
#define BYTE unsigned char
#define WORD unsigned int
#define T886US 89
#define T1004US 101
#define T4745US 484
#define ISL1208I
www.eeworm.com/read/403331/11518857
h iodefine.h
/***********************************************************************/
/* */
/* FILE :iodefine.h
www.eeworm.com/read/260701/11707729
pas grobal2.pas
unit grobal2;
interface
uses
Windows, Classes, strUtils, JSocket;
const
VERSION_NUMBER = 20020522;
CLIENT_VERSION_NUMBER = 20020522;
CM_POWERBLOCK = 0; //Damian
MapNameLen =
www.eeworm.com/read/260701/11707741
~pas grobal2.~pas
unit grobal2;
interface
uses
Windows, Classes, strUtils, JSocket;
const
VERSION_NUMBER = 20020522;
CLIENT_VERSION_NUMBER = 20020522;
CM_POWERBLOCK = 0; //Damian
MapNameLen =
www.eeworm.com/read/345494/11813166
m ex3202.m
%例32-2:连接不同的Java 对象。
byte = java.lang.Byte(127);
integer = java.lang.Integer(52);
double = java.lang.Double(7.8);
[byte; integer; double] % 使用方括号操作符
www.eeworm.com/read/342884/11993884
h mc68hc908jw32.h
/* Based on CPU DB MC68HC908JW32_52, version 2.87.004 (RegistersPrg V1.103) */
/*
** ###################################################################
** Filename : MC68HC908JW32.h
** P
www.eeworm.com/read/342884/11994054
c writeflash1.c
// #define _debug
#ifdef _debug
#define FBUS 10 //总线速度4M
#else
#define FBUS 32 //总线速度32M
#endif
#define ERARNGE() {__asm jsr $FE13;} //跳到0x2806执行//gw32
www.eeworm.com/read/153260/12045778
h usb3wcmd.h
// Usb3wCmd.h: Include file for command received from USB-host
//-----------------------------------------------------------------------------
// 3W-Command opcode and format
//------------------