代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/156224/11818345
cpp scan.cpp
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#ifdef _WIN32
#include
#else
#include
#endif
#include
#include
/* cfront 1.2 de
www.eeworm.com/read/156224/11818352
l scan.l
%{
#include
#include "RT.h"
#include "gram.tab.h"
%}
ws [ \t]+
comment #[^\n]*
id [a-zA-Z][a-zA-Z0-9]*
nl [\r\n]
int "-"?[0-9]+
dubl "-"?[0-9]+"."[0-9]+
%%
www.eeworm.com/read/156224/11818509
cpp scan.cpp
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#ifdef _WIN32
#include
#else
#include
#endif
#include
#include
/* cfront 1.2 de
www.eeworm.com/read/156224/11818516
l scan.l
%{
#include
#include "BT.h"
#include "gram.tab.h"
%}
ws [ \t]+
comment #[^\n]*
qstring \"[^\"\n]*[\"\n]
id [a-zA-Z][a-zA-Z0-9]*
nl [\r\n]
int "-"?[0-9]+
%%
{ws} ;
{
www.eeworm.com/read/345217/11825933
obj scan.obj
www.eeworm.com/read/345217/11825934
bin scan.bin
www.eeworm.com/read/345217/11825939
lst scan.lst
C51 COMPILER V7.06 SCAN 01/19/2007 08:32:20 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SCAN
OBJECT MODULE PLACED IN SC
www.eeworm.com/read/345217/11825942
opt scan.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/345217/11825944
plg scan.plg
礦ision2 Build Log
Project:
E:\MyFiles\scan.uv2
Project File Date: 01/19/2007
Output:
www.eeworm.com/read/345217/11825949