Otherwise, the original character is placed in the output stream, and the input stream is reset to the original position.
否则,将原来的字符放到输出流中,并且将输入流重置到原始位置。
The output stream of the socket becomes the input stream to the server application and vice-versa.
套接字的输出流将成为服务器应用程序的输入流,反之亦然。
Along similar lines as Listing 7 (which shows a client sending its body through an output stream), the client would read the server response using an input stream.
用类似于清单7中的那些代码(在那里客户机通过一个输出流发送其正文),客户机使用一个输入流读取服务器响应。
The Stripper is a good example of a SAX filter, a piece of code that takes a stream of SAX events as input and produces another stream of SAX events as output.
Stripper是SAX过滤器的一个良好示例,这是以SAX事件流作为输入,并生成另一个SAX事件流作为输出的一段代码。
Finally, close the input stream, flush the output stream, and if it was a pipe, close it with the pclose function.
最后,关闭输入流,清空输出流,如果输出流是管道,则用pclose函数关闭它。
Text filtering is the process of taking an input stream of text and performing some conversion on the text before sending it to an output stream.
文本过滤指的是这样一个过程:获得文本的输入流,并在将文本发送给输出流之前对文本执行一些转换。
It's a text editor, but unlike file editors such as Ed, it edits the input stream and writes to the output stream.
它是一个文本编辑器,但是与诸如ed等文本编辑器不同,它编辑输入流并写到输出流。
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.
在这种情况下,在读输入流时将刷新其关联的输出缓冲区。
应用推荐