declare the BufferedReader Class // used the InputStreamReader to read the console input BufferedReader reader = new BufferedReader(new InputStreamReader( ...
確定! 回上一頁