Doing so returns a buffered text file; read and readline return strings. (Remember that all strings in Python 3 are unicode.)
这么做会返回一个缓冲了的文本文件;read和readline会返回字符串(请注意,Python3内的所有字符串都是unicode)。
When a reduce worker is notified by the master about these locations, it uses remote procedure calls to read the buffered data from the local disks of the map workers.
负责reduce任务的worker接收到这些位置信息以后,使用RPC读取这些数据。
Streams are buffered interfaces that are thought of as a series of characters read one at a time.
考虑到一连串的字符需要一次读一个,流(相当于)是具有缓冲作用的接口。
In the default buffered-transfer mode, a message must be completely delivered before a receiver can read it.
在默认的缓冲传输模式中,只有在一条消息全部传递完之后,接收方才能读取该消息。
For streamed messages, this value is the maximum size of the SOAP headers, which must be read in buffered mode.
对于经过流处理的消息,此值为必须以缓冲模式读取的SOAP标头的最大大小。
For streamed messages, this value is the maximum size of the SOAP headers, which must be read in buffered mode.
对于经过流处理的消息,此值为必须以缓冲模式读取的SOAP标头的最大大小。
应用推荐