import java.io.FileInputStream; import java.io.FileOutputStream; InputStream is = new FileInputStream("abc.txt");
確定! 回上一頁