breakpoint函数会把缓冲的输出和其他缓冲的数据刷新到Web浏览器。
The breakpoint function flushes output buffered and any other buffered data to the Web browser.
忘记刷新输出流可能会造成输出停留在缓冲区中,如果程序崩溃,将会导致程序错误推断崩溃位置。
Forgetting to do so may cause output to be left in the buffer if the program crashes, leading to incorrect inferences about where the program crashed.
在这种情况下,在读输入流时将刷新其关联的输出缓冲区。
We can tie the output stream to an input stream, in which case the output buffer is flushed whenever the associated input stream is read.
在这种情况下,在读输入流时将刷新其关联的输出缓冲区。
We can tie the output stream to an input stream, in which case the output buffer is flushed whenever the associated input stream is read.
应用推荐