readLine () to read the entire line into a String. Buffered Reader is more efficient (faster) than Scanner because it does not convert the Strings to number etc.
確定! 回上一頁