代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/428555/8859912
java piglatintranslator.java
//********************************************************************
// PigLatinTranslator.java Author: Lewis/Loftus
//
// Represents a translator from English to Pig Latin. Demonstrates
www.eeworm.com/read/428541/8860670
java lettercount.java
//********************************************************************
// LetterCount.java Author: Lewis/Loftus
//
// Demonstrates the relationship between arrays and strings.
//**************
www.eeworm.com/read/283881/8983872
txt readme.txt
========================================================================
CONSOLE APPLICATION : Scanner
========================================================================
AppWizard
www.eeworm.com/read/281974/9125470
java nixu.java
import java.util.*;
public class Nixu{
public static void main(String[] args) {
System.out.print("逆序输出为:");
Scanner sc=new Scanner(args[0]);
String str=sc.nextLine();
char a[]=new char[
www.eeworm.com/read/178369/9406258
java caipiao.java
import java.util.*;
public class Caipiao
{
public static void main(String args[])
{
Random r=new Random(); //声明Random对象r
Scanner sc=new Scanner(System.in); //声明Scanner对象s
www.eeworm.com/read/374033/9423080
java caishu.java
package day04;
import java.util.Scanner;
public class caiShu {
public static void main(String[] args) {
int n=1;
int i=1;
int a=(int)(Math.random()*1001);
for(i=1;i
www.eeworm.com/read/177489/9450950
java quadratic.java
//********************************************************************
// Quadratic.java Author: Lewis/Loftus
//
// Demonstrates the use of the Math class to perform a calculation
// base
www.eeworm.com/read/177488/9450982
java gasmileage.java
//********************************************************************
// GasMileage.java Author: Lewis/Loftus
//
// Demonstrates the use of the Scanner class to read numeric data.
//*****
www.eeworm.com/read/177488/9450991
java echo.java
//********************************************************************
// Echo.java Author: Lewis/Loftus
//
// Demonstrates the use of the nextLine method of the Scanner class
// to read
www.eeworm.com/read/373369/9461027
java replacingstringtokenizer.java
//: strings/ReplacingStringTokenizer.java
import java.util.*;
public class ReplacingStringTokenizer {
public static void main(String[] args) {
String input = "But I'm not dead yet! I feel