代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/368891/9674143
java scannertable.java
package scanner;
import java.util.*;
import java.io.*;
public class ScannerTable {
/**
* number of states
*/
int states;
/**
* a list to store states
*/
ArrayList stateL
www.eeworm.com/read/368891/9674498
java scannertable.java
package scanner;
import java.util.*;
import java.io.*;
public class ScannerTable {
/**
* number of states
*/
int states;
/**
* a list to store states
*/
ArrayList stateL
www.eeworm.com/read/367177/9767895
java counterfeitdollar.java
package PKU;
import java.util.Scanner;
/**
* ID:1013
*
* @author yhm
*
*/
public class CounterfeitDollar {
/**
* @param args
*/
public static void main(String[] args) {
www.eeworm.com/read/412634/11190256
java banker.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Bankers;
import java.util.Scanner;
/**
*
* @author RUMI
*/
public class Banker {
p
www.eeworm.com/read/112525/15483783
c pscan.c
/* http://www.anticode.com for the latest exploits, tools and documents! */
/*
* internet port scanner
*
* This program will scan a hosts TCP ports printing all ports that accept
* con
www.eeworm.com/read/109611/15553492
l scan.l
/* scan.l - scanner for flex input */
%{
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to
www.eeworm.com/read/102417/15781463
l scan.l
/* scan.l - scanner for flex input */
%{
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to
www.eeworm.com/read/101658/15822510
frm scannerc.frm
IMPLEMENTATION MODULE -->modulename;
(* Scanner generated by Coco/R - assuming ISO IO library will be available. *)
(* allows extraction of comments *)
IMPORT Storage, IOChan, SYSTEM (* TSIZE o
www.eeworm.com/read/101657/15822690
frm mod2.frm
PROGRAM -->Grammar;
(* Simple Modula-2 pretty printer program *)
USES -->Scanner, (* lst, src, errors, Error, CharAt *)
-->Parser, (* Parse *)
Prettier;
PROCEDURE AppendExtension (O
www.eeworm.com/read/101657/15822726
pas crs.pas
UNIT CRS;
(* Scanner generated by Coco/R (Pascal version) *)
INTERFACE
VAR
src: FILE; (*source/list files. To be opened by the main pgm*)
lst: TEXT;
directory: