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