代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/101135/6238593
1 flex.1
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:03:41 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/100285/6271074
sed boot.sed
#
# lex.sed - sed rules to remove conflicts between the
# bootstrap backend interface LEX scanner and the
# normal backend SQL LEX scanner
#
# $Header: /usr/local/cvsroot/
www.eeworm.com/read/483267/6602938
java studentmanagement.java
package day04;
import java.util.Scanner;
public class StudentManagement {
public static void main(String[] args) {
int [][] scores={
{85,93,64,77,63},
{91,88,67,78,90},
{75,66,89,91,58}
www.eeworm.com/read/409894/11308087
dpr pro_cli.dpr
program pro_cli;
uses
Forms,
main in 'main.pas' {PCli6},
stale in 'stale.pas',
scanner in 'scanner.pas',
toolsy in 'toolsy.pas',
lang in 'lang.pas',
lang_eng in 'lang_eng.pas';
www.eeworm.com/read/347848/11631982
java petdemo.java
import java.util.Scanner;
public class PetDemo
{
public static void main(String[] args)
{
Pet usersPet = new Pet("Jane Doe");
System.out.println("My records on your
www.eeworm.com/read/259942/11755694
re calc_001.re
/* re2c lesson 001_upn_calculator, calc_001, (c) M. Boerger 2006 - 2007 */
/*!ignore:re2c
- basic interface for string reading
. We define the macros YYCTYPE, YYCURSOR, YYLIMIT, YYMARKER, YYFILL
www.eeworm.com/read/153764/12008411
p makescan.p
(*====================================
MAKESCAN
reads tables file produced by scangen and writes C variable definitions
on standard output for appropriate tables to be linked into the sc
www.eeworm.com/read/337605/12357528
h cncparsescan.h
//
//file:scan.h
//The scanner interface for the CNC compiler
#ifndef _CNCPARSESCAN_H_
#define _CNCPARSESCAN_H_
//Functions getToken returns the next token in source CNCFILE
TokenType ge
www.eeworm.com/read/127109/14378845
pro libdoxygen.pro
#
# This file was generated from libdoxygen.pro.in on Sun Nov 18 18:56:51 CET 2001
#
#
# $Id: libdoxygen.pro.in,v 1.1 2001/03/19 19:27:41 root Exp $
#
# Copyright (C) 1997-2001 by Dimitri van Heesch.
www.eeworm.com/read/127109/14378856
in libdoxygen.pro.in
#
# $Id: libdoxygen.pro.in,v 1.1 2001/03/19 19:27:41 root Exp $
#
# Copyright (C) 1997-2001 by Dimitri van Heesch.
#
# Permission to use, copy, modify, and distribute this software and its
# documenta