代码搜索结果
找到约 10,000 项符合
L 的代码
lex.l
WS [ \n\t]+
LT [A-Za-z]
KR [A-Za-z0-9_\[\]\{\}/.$%~'@^]
DI [0-9]
NM {DI}*\.?{DI}+([Ee][-+]?{DI}+)?
VR {LT}{KR}*()?
S_OP [-+ \t\n]+
LOG []?=?
%start COMMENT
%%
"/*" {
l.txt
this ia s input disk file.
l.txt
this ia s input disk file.
l.txt
L 【 缩 】 Labeling 标记
L 【 缩 】 Lambert 朗伯 (亮度 单 位 )
L 【 缩 】 Language 语 言
L 【 缩 】 Length 长 度
l.c
#include "Board.h"
#include "lcd.h"
//======================================================
extern unsigned char idata DisplayBuffer[16];
//======================================================