Gets the input stream of the subprocess.
返回子进程的输入流。
单词 | Input stream |
释义 |
Input stream
英语例句库
Gets the input stream of the subprocess. 返回子进程的输入流。
中文百科
字串流 Stream (computing)(重定向自Input stream)
在计算机科学里面,字串流(英语:stream),又译串流,这个词有很多用法。所有这一些用法都是代表一个包含数据的串行。我们可以将字串流想做是一个允许数据一个接一个,而非将数据报作一整个,来进行处理的输送带,。
英语百科
Stream (computing) 字串流(重定向自Input stream)
![]() In computer science, a stream is a sequence of data elements made available over time. A stream can be thought of as items on a conveyor belt being processed one at a time rather than in large batches Streams are processed differently from batch data – normal functions cannot operate on streams as a whole, as they have potentially unlimited data, and formally, streams are codata (potentially unlimited), not data (which is finite). Functions that operate on a stream, producing another stream, are known as filters, and can be connected in pipelines, analogously to function composition. Filters may operate on one item of a stream at a time, or may base an item of output on multiple items of input, such as a moving average. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。