在达到buffer大小之前,只有遇到"/r"、"/n"、"/r/n"才会返回。 readLine()的实质(下面是从JDK源码摘出来的). String readLine(boolean ignoreLF) throws ...
確定! 回上一頁