Scanner ; import java.io.*; class ab{ public static void main(String [] args)throws Exception{ File f=new File("test.txt"); Scanner input=new ...
確定! 回上一頁