import java.io.File; import java.util.Scanner; public class FileReading { public static void main(String args[]) throws Exception ...
確定! 回上一頁