代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/452050/7450725
java 3535043_ac_1782ms_2192k.java
import java.util.*;
public class Main {
private Scanner in;
public static void main(String [] args) {
new Main().run();
}
private void run() {
in = new Scanner (System.in);
int
www.eeworm.com/read/452050/7451390
java 3091264_wa.java
import java.util.*;
public class Main
{
public static void main(String[] args)
{
Scanner cin = new Scanner(System.in);
String exp, l, r;
int t, p;
www.eeworm.com/read/452050/7451391
java 3091284_ac_296ms_2516k.java
import java.util.*;
public class Main
{
public static void main(String[] args)
{
Scanner cin = new Scanner(System.in);
String exp, l, r;
int t, p;
www.eeworm.com/read/325486/13201071
java domineering.java
// Introduced in Chapter 2
/** The game of Domineering. */
public class Domineering {
/** For reading from the console. */
public static final java.util.Scanner INPUT
= new java.util.Scanner(
www.eeworm.com/read/325486/13201153
java idiotsdelight.java
// Introduced in Chapter 4
import java.util.Scanner;
/** The solitaire card game Idiot's Delight. */
public class IdiotsDelight {
/** For reading from the console. */
public static final Scanner
www.eeworm.com/read/325486/13201225
java ghost.java
// Introduced in Chapter 14
import java.util.*;
/** The game of Ghost. */
public class Ghost {
/** For reading from the console. */
public static final Scanner INPUT = new Scanner(System.in);
www.eeworm.com/read/11175/208170
asm sstxutil.asm
page 49,132
TITLE sstxutil - scanner text table management utilities
;***
;sstxutil.asm - scanner text table management utilities
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; T
www.eeworm.com/read/234134/4661531
asm sstxutil.asm
page 49,132
TITLE sstxutil - scanner text table management utilities
;***
;sstxutil.asm - scanner text table management utilities
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; T
www.eeworm.com/read/204040/5035864
asm sstxutil.asm
page 49,132
TITLE sstxutil - scanner text table management utilities
;***
;sstxutil.asm - scanner text table management utilities
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; T
www.eeworm.com/read/375736/2721192
asm sstxutil.asm
page 49,132
TITLE sstxutil - scanner text table management utilities
;***
;sstxutil.asm - scanner text table management utilities
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; T