readLine () which returns a line into String form.,You're calling br.readLine() a second time inside the loop. Therefore, you end up reading ...
確定! 回上一頁