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