All servlet containers must provide a readline method on their input streams.
所有的servlet容器必须在它们的输入流上提供readline方法。
The pull model allows the client to put together multiple input streams.
提取模型允许客户端汇合多个输入流。
Delta2Int broadcasts, in parallel, every integer arriving on its input streams to its two output channels.
Delta2Int平行地把到达它的输入流的每个整数广播到它的两个输出通道。
Use cat, whose name stands for together, to concatenate files and standard input streams, as in Listing 1.
使用cat(其名称表示“连接”)来连接文件和标准输入流,如清单1所示。
This parameter sets the number of input streams (files) to be merged at once in both map and reduce tasks.
这个参数设置在map/reduce任务中同时合并的输入流(文件)数量。
PlusInt takes in integers on its two input streams, adds them together, and outputs the result to its output stream.
PlusInt在两个输入流中都接受整数,把整数加在一起,然后把结果输出到输出流。
We begin by creating the necessary input streams, then loop through each record, storing its contents in a byte array.
首先创建必要的输入流,然后遍历所有记录,把其中的内容存储到一个字节数组。
It shows how to use the tool in pipelines and with redirection of input, output, and error streams.
它演示了如何在管道中以及在输入、输出和错误流重定向的情况下使用该工具。
Its various classes and interfaces provide for system input and output for data streams.
它的各个类和接口为数据流提供了系统输入和输出。
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流进行传送。
As a bit of helpful trivia, each application is initially opened with three file descriptors, 0 through 2, for the standard input, output, and error streams, respectively.
有一点不是很重要但却很有帮助,初始打开每个应用程序时,都具有三个文件描述符,从0到2,分别表示标准输入、输出和错误流。
The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.
标准C库(因而,每个UNIX程序)定义了三种标准流:输入、输出和错误。
You can also input from multiple streams (see Listing 16).
您还可以从多个流输入(请参见清单16)。
Then, similarly to CanaryHandler, it opens a radiostream connection and data input and output streams.
然后,与 CanaryHandler 类似,它打开一个radiostream连接以及数据输入和输出流。
Working at the command line: input and output, pipes and streams.
在命令行下使用:输入和输出,管道和流。
For the objects that you need to pass to and from the Web application, serialize them to the connection's input and output streams.
对于那些需要向Web应用程序中传入以及从Web应用程序中传出的对象,应将它们序列化为输入输出流。
The UNIX or Linux tee application does what its name suggests if you're familiar with various plumbing connectors—it splits its input into two different streams.
如果您熟悉各种管道连接器,应该明白 UNIX或Linuxtee应用程序做它名字所隐含的事情 — 将输入分割成两个不同的流。
Paraplex is a process that converts multiple streams of objects on its set of input channels onto a single output channel.
Paraplex是一个进程,它将其输入通道集上的多个对象流转化到单一输出通道。
A script engine's ScriptContext contains the "engine" and "global" scope bindings, as well as the input and output streams the engine USES for standard input and output operations.
脚本引擎的ScriptContext含有“引擎”和“全局”作用域绑定,以及用于标准输入和输出操作的输入和输出流。
The parent process uses these streams to feed input to and get output from the subprocess.
父进程使用这些流来写入子进程的输入和获取子进程的输出。
This function is typically used to open a specified file as one of the predefined streams: standard input, standard output, or standard error.
这个函数通常用于打开一个指定的文件使用预先定义的流:标准输入,标准输出,标准错误。
With multithreading, you can spin off background tasks, manage simultaneous streams of input, manage a user interface, and much more.
使用多线程处理,可以派生出后台任务、管理同时发生的输入流、管理用户界面,等等。
These will be read in the order they are specified and will be assigned to supplying streams not specificially specified in any input-stream map.
他们以按指明的顺序读取,它们也可以从某些流导入。
These will be read in the order they are specified and will be assigned to supplying streams not specificially specified in any input-stream map.
他们以按指明的顺序读取,它们也可以从某些流导入。
应用推荐