代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/240204/4577452
g test.g
/* This is test.g which tests a simple DLG-based scanner, but with
* a main() in another file.
*/
#header
www.eeworm.com/read/240204/4577462
g test2.g
/* This is test2.g which is a copy of test.g and tests linking
* multiple scanners/parsers together; DLG-based scanner
*/
>
#token "[\ \t\n]+"
www.eeworm.com/read/240204/4577497
h buffileinput.h
// FILE: BufFileInput.h
// AUTHOR: Alexey Demakov (AVD) demakov@kazbek.ispras.ru
// CREATION: 26-JAN-1998
// DESCRIPTION: File Input Stream with lookahead for Scanner
// Tested unde
www.eeworm.com/read/229812/4743557
h scsiscan.h
/*
* scsiscan.h
*
* SCSI scanner driver interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
www.eeworm.com/read/193341/5145191
h buffileinput.h
// FILE: BufFileInput.h
// AUTHOR: Alexey Demakov (AVD) demakov@kazbek.ispras.ru
// CREATION: 26-JAN-1998
// DESCRIPTION: File Input Stream with lookahead for Scanner
// Tested unde
www.eeworm.com/read/171581/5393431
java fortrantokenmaker.java
/* The following code was generated by JFlex 1.4.1 on 12/15/05 1:43 PM */
/*
* 03/23/2005
*
* FortranTokenMaker.java - Scanner for the Fortran programming language.
* Copyright (C) 2005 Rob
www.eeworm.com/read/171581/5393434
java javatokenmaker.java
/* The following code was generated by JFlex 1.4.1 on 12/15/05 1:43 PM */
/*
* JavaTokenMaker.java - Scanner for the Java programming language.
*/
package org.fife.ui.rsyntaxtextarea.modes;
www.eeworm.com/read/171581/5393445
java propertiesfiletokenmaker.java
/* The following code was generated by JFlex 1.4.1 on 12/19/05 5:15 PM */
/*
* 03/21/2005
*
* PropertiesFileTokenMaker.java - Scanner for properties files.
* Copyright (C) 2005 Robert Futre
www.eeworm.com/read/171581/5393451
flex propertiesfiletokenmaker.flex
/*
* 03/21/2005
*
* PropertiesFileTokenMaker.java - Scanner for properties files.
* Copyright (C) 2005 Robert Futrell
* email@address.com
* www.website.com
*
* This program is free sof
www.eeworm.com/read/334964/3360083
java custmanagement.java
package com.wxws.sms.management;
import java.util.Scanner;
public class CustManagement {
/*商品信息*/
public String[] goodsName;
public double[] goodsPrice;
/*会员信息*/
public