byte read造句
例句與造句
- the number of bytes read from the stream, between zero and the number of requested bytes
從流中讀取的字節(jié)數(shù),介于零和所請求的字節(jié)數(shù)之間。 - the number of bytes read from the stream, between zero and the number of bytes you requested
從流中讀取的字節(jié)數(shù),介于零(0)和所請求的字節(jié)數(shù)之間。 - reads from the current stream and advances the position within it by the number of bytes read
從當前流中讀取,并將在流中的位置向前移動所讀取的字節(jié)數(shù)。 - method by implementing a wrapping implemented istream that limits the number of bytes read
通過實現(xiàn)包裝實現(xiàn)的istream(限制讀取的字節(jié)數(shù)),應(yīng)用程序可以減輕對 - this function returns the number of bytes read on success, or false and an error on failure
這個函數(shù)返回成功讀取的字節(jié)數(shù);如果發(fā)生錯誤,那么函數(shù)將返回false。 - It's difficult to find byte read in a sentence. 用byte read造句挺難的
- if the read operation is successful, the current position of the stream is advanced by the number of bytes read
如果讀操作成功,則流的當前位置前進讀取的字節(jié)數(shù)。 - the returned value is the actual number of bytes read, or zero if the end of the stream is reached
返回的值是讀取字節(jié)的實際數(shù)量,或如果到達流的結(jié)尾,則該值為零。 - and, finally, unlike streams a zero byte read does not indicate that the message has been fully received
最后,不像流那樣,讀取了零字節(jié)并不表明已經(jīng)完全接收了消息。 - method takes additional operation-specific parameters, such as a byte array to store bytes read from a file, the
方法還帶有其他一些操作特定的參數(shù)(例如,一個用于存儲從文件讀取的字節(jié)的字節(jié)數(shù)組),則 - function returns the number of bytes read up to the maximum that you specify,-1 on error, or zero if the end of the file has been reached
函數(shù)返回讀取的字節(jié)數(shù)(最高為您指定的最大值);或者-1,表示錯誤;或者0,如果已經(jīng)到達文件末尾。 - when overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read
當在派生類中重寫時,從當前流讀取字節(jié)序列,并將此流中的位置提升讀取的字節(jié)數(shù)。 - reads a sequence of bytes from the current stream into a value of the specified type and advances the position within the stream by the number of bytes read
將一個字節(jié)序列從當前流中讀取到指定類型的值中,并將在流中的位置向前移動所讀取的字節(jié)數(shù)。 - reads a sequence of bytes from the current stream into an array of the specified type and advances the position within the stream by the number of bytes read
將一個字節(jié)序列從當前流中讀取到指定類型的數(shù)組中,并按讀取的字節(jié)數(shù)將在流中的位置向前移動。 - alternatively, if a more domain-specific progress indicator can be provided for instance, bytes read and total bytes for a download operation, then you should define a derived class of
或者,如果能提供更多的域特定的進度指示(例如,下載操作的讀取的字節(jié)數(shù)和總字節(jié)數(shù)),則您應(yīng)定義 - reads the specified number of bytes from the current stream into the specified byte array, starting at the specified offset in the array, and advances the position within the stream by the number of bytes read
從數(shù)組中指定的偏移量開始將指定的字節(jié)數(shù)從當前流中讀取到指定的字節(jié)數(shù)組中,并將在流中的位置向前移動所讀取的字節(jié)數(shù)。
更多例句: 上一頁