To overcome this, we picked the concept of streams: a stream (input or output) only deals with a subset of the data of an element.
为了克服这点,我们使用了流:一个流(输入流或输出流)只处理单个项的数据子集。
The goal is to achieve transparency; intercept the input and output streams and funnel them through the appropriate GZIP stream.
我们的目的是实现透明化;拦截输入流和输出流,并通过相应的gzip流进行传送。
If the output stream was stdout, and if it was piped to another process (at the command line level), the selected pages will become the input to that process.
如果输出流是标准输出,并且由管道输送至另一个进程(在命令行级别),则选定的页将成为该进程的输入。
When output is created from multiple files or the standard input stream, the current date and time are used instead of the filename and creation date.
当从多个文件或标准输入流创建输出时,可以使用当前日期和时间替换文件名和创建日期。
Otherwise, the original character is placed in the output stream, and the input stream is reset to the original position.
否则,将原来的字符放到输出流中,并且将输入流重置到原始位置。
The stream coming from the TCP connection is the command's standard input, and the command's standard output is sent back through the TCP connection.
来自TCP连接的流是命令的标准输入,命令的标准输出通过TCP连接发送回去。
The architectural diagram below in Figure 3 shows how the client and server applications have access to a socket that has an input and an output stream.
图3中的架构图显示了客户端和服务器应用程序如何访问具有输入和输出流的套接字。
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中的那些代码(在那里客户机通过一个输出流发送其正文),客户机使用一个输入流读取服务器响应。
PlusInt takes in integers on its two input streams, adds them together, and outputs the result to its output stream.
PlusInt在两个输入流中都接受整数,把整数加在一起,然后把结果输出到输出流。
The QueueManager's constructor has the simple task of opening an input and output stream to the client.
QueueManager的构造器有一个打开客户机输入和输出流的简单任务。
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.
文本过滤指的是这样一个过程:获得文本的输入流,并在将文本发送给输出流之前对文本执行一些转换。
The output stream of the socket becomes the input stream to the server application and vice-versa.
套接字的输出流将成为服务器应用程序的输入流,反之亦然。
It's a text editor, but unlike file editors such as Ed, it edits the input stream and writes to the output stream.
它是一个文本编辑器,但是与诸如ed等文本编辑器不同,它编辑输入流并写到输出流。
This discrimination is accomplished by means of a matched filter, whose output indicates when a particular code sequence is detected in the input data stream.
码序列的区分是通过匹配滤波器完成的,通过检测输入数据流中特殊的码序列可以区分不同的移动终端。
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.
在这种情况下,在读输入流时将刷新其关联的输出缓冲区。
Low-level input and output calls do directli function stream not buffer or format data.
低级输入输出对数据不进行缓冲或格式化。
The input information is contained in the output stream as a density of ones with a data rate up to 20 MHz. The original information can be reconstructed with an appropriate digital filter.
输入信息包含在数据率最高为20MHz的输出流中,通过适当的数字滤波器可重构原始信息。
The input information is contained in the output stream as a density of ones with a data rate up to 20 MHz. The original information can be reconstructed with an appropriate digital filter.
输入信息包含在数据率最高为20MHz的输出流中,通过适当的数字滤波器可重构原始信息。
应用推荐