Ignoreeof: ignore end-of-file characters, and do not exit the shell.
ignoree of:忽略文件结束字符,并且不退出shell。
When all the data have been written, set the eof (end-of-file) argument.
当所有数据全部写入之后,就需要设置eof(文件结束参数)。
Note that you must provide the end-of-file character when you're finished typing—typically, Ctrl-D.
请注意,您在结束键入时必须提供文件结束字符,通常为 Ctrl-D。
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中定义的;循环结束后,我们会检查究竟是哪种情况。
By default, the end-of-file string is an underscore (_); if that character is sent as a single input argument, everything after it is ignored.
缺省情况下,文件结束字符串是下划线(_);如果将该字符作为单个输入参数来发送,则它之后的所有内容将被忽略。
This count can match the expected number of items or be less (even zero) due to a matching failure, a reading error, or the reach of the end-of-file.
这个数可以匹配项目的预期数量或是少(甚至为零)由于匹配失败,读取错误,或文件结束达到。
More than a few tools interpret these bytes as end-of-file or some other special delimiter, with unexpected, unanticipated, and generally unpleasant effects.
很多工具将这些字节解释为文件尾或者其他某种特殊的分界符,造成不希望的、未曾预料到的、常常是不愉快的结果。
In this scenario, ill-written software itself intended to patch the Y2K glitch might go overboard and read an intentional 9999 end-of-file value as a date and convert it into an explicit 1999 date.
在这种情形之下,打算自己修补有这种Y2K差错的本就写得不好的软件可能会走极端,而且故意地把文件尾的值9999读作日期,并将其明确转变为1999年的一天。
Observe that in the demo code, the client also subscribes to an additional closing event that is published by the MIDI file player at the end of file.
观察演示代码中的通配符,客户端还订阅了额外的关闭事件,该事件是由MIDI文件播放器在文件的末尾发布的。
In practice when the application calls the parser, it will not return until the end of the file.
实际上应用程序调用解析器的时候,在文件结束之前控制权不会返回给应用程序。
The tokenizer moves through the stream, inspecting characters one at a time until it encounters either an integer or the end of file.
记号赋予器穿过输入流,每次检查一个字符,直到它遇到一个整数或者直至文件结束。
For simplicity, you should have the row pointer always wrap back to the beginning if the end of the file is reached.
为了简单起见,如果已经到达了文件的末端,您应该使这个行指针回到开始。
At the end of the file, you build the response.
文件的末尾,您建立了一个响应。
Open the log file in a text editor, and add a unique tag to the very beginning of the file and a corresponding closing tag at the end of the file.
在文本编辑器中打开日志文件,在每个文件的开头添加惟一的标记,在末尾添加相应的结束标记。
Scroll to the end of the file.
切换到文件的末尾部分。
If the variable wasn't declared in any block, its scope is from the place it was declared to the end of the file.
假如变量未在任何块里申明,它的作用域就是从申明它的地方开始,到文件的结尾。
All the text in this section starting with % % and, extending to the end of the file, is copied verbatim into the generated file.
函数部分中所有以% %开头并延伸到文件末尾的文本将全部复制到生成的文件中。
But there were also worries because some data systems used the digits 9999 to mark the end of a file.
可是,也有一些忧虑是出自一些使用数字9999标记文件结束的数字系统。
Likewise, when a file is written to, the next character goes to the end of the file.
同样地,当向某个文件写入时,下一个字符被写到文件结尾。
This method is used to read every character until the end of the file (marked by a -1).
这个方法用来读取文件的每一个字符,一直读到文件末尾(以-1为标志)。
Store the resulting value in one extra byte at the end of the file.
将得到的值存储到文件尾部的一个额外字节中。
There will be one additional record at the end of the file showing the final total.
文件结尾将有一个附加的记录显示最终总销售额。
If you want to jump back 100 bytes before the end of the file, use SEEK_END, instead.
如果需要向后跳转至文件末尾前100个字节处,则应使用SEEK_END。
Check whether you are already at the end of the file.
检查您是否已到达文件的末尾。
Add the section in Listing 2 at the end of the file.
在文件末尾添加清单2中的部分。
At the end of this, b's file is no longer recorded in the database.
该操作结束后,进程B的文件不再记录在数据库中。
When you try to read the contents again, you're at the end of the file, so nothing can be read.
当试图再次读取内容时,已经到了文件末尾,所以什么也读不到。
Incoming mail is appended to the end of the file.
传入邮件追加到文件的尾部。
This is the end of the file shares topic.
这是关于文件共享主题的系列文章中的最后一篇文章。
This is the end of the file shares topic.
这是关于文件共享主题的系列文章中的最后一篇文章。
应用推荐