常見例句雙語例句You can also open a buffered binary file by using the form open(fileName, 'b').您也可以使用 open(fileName, 'b') 打開一個緩沖了的二進制文件。In this case, you should configure only one AIO VP, plus two additional AIO VPs for every buffered file chunk.在這種情況下,應該衹配置一個 AIO VP,再加上兩個附加的 AIO VP 用於每個緩沖的文件塊。Once buffered, the file data is written through the output.write() method into the socket of the OutputStream object.進行緩沖之後,output.write() 方法將文件數(shù)據(jù)寫入到 OutputStream 對象的套接字中。 返回 buffered file