import java.util.Scanner; public class ScannerDemo { public static void main(String[] args) { Scanner one = new Scanner(System.in);
確定! 回上一頁