end-of-file
美
英 
- adj.文件結束的
- n.檔案結束
- 網絡文件結束符;檔案結尾;文件尾
英漢解釋
例句
if the node is not a content node , the reader skips ahead to the next content node or end of file.
如果此節點不是內容節點,則讀取器向前跳至下一個內容節點或文件結尾。
As a precaution against this, use the -e flag, which, without arguments, turns off the end-of-file string completely.
為了防止這種情況發生,可以使用-e標志,它在不帶參數的情況下完全禁用結束字符串。
The FIXED format cannot be used with binary columns that contain embedded newline and End of File character sequences.
FIXED格式不能與包含嵌入式換行符和文件尾字符序列的二進制列一起使用。
When all the data have been written, set the eof (end-of-file) argument.
當所有數據全部寫入之后,就需要設置eof(文件結束參數)。
There, on the outside wall, we saw the end of file, sawing in and out, cutting through the brick.
順著他指的方向我們看到在界墻上有個銼刀頭在一進一出地銼動,將磚頭鋸斷。
It returns NULL, defined in stdio. h, for either error or EOF [end-of-file]; after the loop, we check for which one occurred.
對于錯誤或EOF[文件結束],它都返回NULL,這是在stdio.h中定義的;循環結束后,我們會檢查究竟是哪種情況。
Unexpected end of file or stream encountered. File is probably truncated or corrupted.
機翻意外的文件結束或遇到的流。文件是可能被截斷或已損壞。
Signals that an end of file or end of stream has been reached unexpectedly during input.
表示在輸入中已到達了文件或流的結束位置。
End of file reached in invalid state for current encoding.
在當前加密的無效狀態下達到了文件結尾。
The end-of-file marker has been reached. There is no valid data in the file beyond this marker.
已到達文件結尾標記。文件中標記之后沒有有效的數據。
In some situations, use of a default field length can lead to an "unexpected end of file" error.
在某些情況下,使用默認字段長度可能導致“意外的文件結尾”錯誤。
The end of file character was received and placed in the input buffer.
接收到了文件結束字符并將其放入了輸入緩沖區。
In Listing 4, cat keeps reading from stdin until end of file.
在清單4中,cat將一直從stdin中讀取文件,直到讀完全部文件。
This returns EOF on error or end-of-file.
該函數對于錯誤或文件結束都返回EOF。
Proceed until the end of file.
繼續,直到文件結尾。
There are some cases. Process to the end of file.
有一些情況需要處理到文件的末端
The example below reads a file character by character, until the end of file is true
下例從文件中逐個讀取字符直至達到文件尾
The example below reads a file line by line, until the end of file is reached
下面的案例展示了如何逐行讀取一個文件,一直讀到文件的最末端,具體如下
Unexpected end of file in conditional stated on line #
源文件在#行開始的條件語句中意外結束
Unexpected end of file in conditional started on line xxx
從xxx行開始的條件語句尚未結束,文件不能結束
Tests for end-of-file on an open file
測試文件指針是否到了文件結束的位置
Unexpected end of file in comment started on line
源文件在某個注釋中意外結束
Delete all trailing blank lines at end of file
刪除文件結尾部分中的所有空白行
End of file conditions handled
處理文件結束
backslash-newline at end of file
反斜杠續行出現在文件末尾
End of File Label (EOF Label)
文件尾標記
Testing for End of File
檢測文件的結束
no newline at end of file
文件未以空白行結束
Input past end of file
輸入超出文件尾
Add the following lines to the end of file
在文件尾部加入如下幾行
WEF Write End of File
寫入文件結束符