代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/101658/15822527
frm compile2.frm
MODULE -->Grammar;
(* This is an example of a rudimentary main module for use with COCO/R.
It assumes FileIO library will be available.
The auxiliary modules S (scanner) and
www.eeworm.com/read/101658/15822547
history
Change History since version 1.21
=================================
Version 1.22 - internal, not released
Version 1.23 - Sun 05-31-1992
- Updated and corrected documentation.
- Scanner
www.eeworm.com/read/101657/15822681
frm ebnf.frm
PROGRAM -->Grammar;
(* EBNF Parser and cross reference generator
Auxiliary modules constructed with COCO/R compiler generator *)
USES -->Scanner, (* lst, src, errors, Error, CharAt *)
--
www.eeworm.com/read/101657/15822697
frm scannerc.frm
UNIT -->modulename;
(* Scanner generated by Coco/R (Pascal version) *)
INTERFACE
CONST
CommentMax = 10000;
TYPE
CommentStr = ARRAY [0 .. CommentMax] OF CHAR;
VAR
src: FILE;
www.eeworm.com/read/101657/15822699
frm compiler.frm
PROGRAM -->Grammar;
(* This is an example of a rudimentary main module for use with COCO/R (Pascal)
The auxiliary modules S (scanner) and P (parser)
are assumed to have been
www.eeworm.com/read/101657/15822703
history
Change History since version 1.21
=================================
Version 1.22 - internal, not released
Version 1.23 - Sun 05-31-1992
- Updated and corrected documentation.
- Scanner
www.eeworm.com/read/100350/15876331
c tokenscan.c
/*
TSScanInit() - initialize scanner to scan a buffer.
TSScan() - pull successive tokens out of a character. Returns
NULL when there are no more. Has the property that once
www.eeworm.com/read/100034/15887668
readme
IP Port Scanner Version 1.0 ( IPPS 1.0 )
Contents
--------
1. Some words from me, the author..
2. Using this program.
------------------------------------------------------------------------------
www.eeworm.com/read/185563/9031474
nmap-protocols
# This list of protocols is distributed with the -*- mode: fundamental; -*-
# Nmap Security Scanner ( http://www.insecure.org/nmap/ )
#
# This was created by Gerhard Rieger - privat
www.eeworm.com/read/185563/9031543
readme-win32
This file details the installation, compilation, and limitations of
the Nmap Security Scanner for the Windows platform. If you find bugs,
you are strongly encouraged to report them to fyodor@insecu