FileNotFoundException; import java.io.FileReader; import java.io.IOException; public class Files { public Files(String s) throws FileNotFoundException, ...
確定! 回上一頁