... Read the filename from the command line argument String filename = args[0]; ... new BufferedReader(new FileReader(filename)); System.out.println("Email ...
確定! 回上一頁