代码搜索:Scanner

找到约 4,788 项符合「Scanner」的源代码

代码结果 4,788
www.eeworm.com/read/104775/7071690

cpp scanner.cpp

#line 2 "src/scanner.cpp" /* A lexical scanner generated by flex */ /* Scanner skeleton version: * $Header: /shorthand/src/scanner.cpp 7 2/08/03 6:40a Arm $ */ #define FLEX_SCANNER #de
www.eeworm.com/read/104775/7071705

l scanner.l

%option never-interactive %option nostdinit %{ /////////////////////////////////////////////////////////////////////////////// // $Header: $ //---------------------------------------------------------
www.eeworm.com/read/240145/7086865

rc scanner.rc

#include #include #define VER_FILETYPE VFT_DRV #define VER_FILESUBTYPE VFT2_DRV_SYSTEM #define VER_FILEDESCRIPTION_STR "Scanner Filter" #define VER_INTERNALNAME_
www.eeworm.com/read/240145/7086866

h scanner.h

/*++ Copyright (c) 1999-2002 Microsoft Corporation Module Name: scrubber.h Abstract: Header file which contains the structures, type definitions, constants, global variables
www.eeworm.com/read/240145/7086868

c scanner.c

/*++ Copyright (c) 1999-2002 Microsoft Corporation Module Name: scanner.c Abstract: This is the main module of the scanner filter. This filter scans the data in a file b
www.eeworm.com/read/240145/7086874

inf scanner.inf

;;; ;;; Scanner ;;; ;;; ;;; Copyright (c) 1999-2002, Microsoft Corporation ;;; [Version] Signature = "$Windows NT$" Class = "ActivityMonitor" ;This is determi
www.eeworm.com/read/350718/7149655

c scanner.c

/****************************************************************************** * Module: Scanner.C * Modified by: X.C.Zheng WeiHua * Modified on: Date: 03-8-11 14:03 * Copyright(c) WeiHua Tec
www.eeworm.com/read/462987/7191060

cpp scanner.cpp

#include #include #include #include #define PLUS 0 #define MINUS 1 #define STAR 2 #define SLASH 3 #define LT 4 #define LTEQ 5 #define
www.eeworm.com/read/110222/7236383

cpp scanner.cpp

/****************************************************/ /* File: scanner.cpp */ /* The scanner implementation for the C- compiler */ /* Xiang Cui (sean)
www.eeworm.com/read/110222/7236393

h scanner.h

/****************************************************/ /* File: scanner.h */ /* The scanner implementation for the C- compiler */ /* Xiang Cui (sean)