• Repeat the loop until fgets returns NULL.

    重复循环直至fgets返回NULL

    youdao

  • Well, you saw an example using a loop with fgets.

    好的看到了fgets使用循环示例

    youdao

  • (As we've seen above, fgets returns NULL while getc returns EOF.)

    正如我们在上面看到的,fgets返回NULLgetc返回e OF。

    youdao

  • The fgets function is your weapon of choice for this first example.

    fgets函数处理第一个示例首选武器

    youdao

  • The fgets() function is used to read a single line from a file.

    函数用来读取文件中的行内容。

    youdao

  • The fgets function is only one of many file-reading functions available.

    fgets函数多个文件读取函数惟一一个可用

    youdao

  • Just as in other PHP program, the reading could equally well be done with fgets.

    其他PHP程序一样读取可以地通过fgets完成

    youdao

  • The fgets, fgetss, fread, fscanf, and fclose functions also return False on error.

    fscanffclose 函数出错时返回False

    youdao

  • The gets function reads from standard input, whereas fgets reads from the specified stream.

    gets函数标准输入读取fgets指定读取。

    youdao

  • Note: fgets reads at most BUFSIZ - 1 chars from fin and stores them in the char string line.

    fgets最多从fin读取BUFSIZ-1字符它们存储字符串

    youdao

  • The function acts like fgets, but strips away any HTML or PHP tags it finds, leaving only naked text.

    函数的功能类似于fgets 函数,去掉发现任何HTMLPHP标记留下文本

    youdao

  • If the page type is fixed-lines-per-page, we read input line by line using the fgets library function.

    类型每页数固定的,则使用fgets函数逐读取输入

    youdao

  • Then, whenever we call either fgets() or getc(), the data is passed into our program variables (line or c).

    然后每当我们调用fgets()getc() ,数据传递我们程序变量line 或 c )中。

    youdao

  • While the split command drops the newlines, the newlines are still attached to the strings in the array when using the file command (as with the fgets command).

    虽然split命令将删除新行,但是使用file命令(fgets命令一样)时,新行将被附加数组中的字符串上。

    youdao

  • The fread function serves a slightly different purpose from fgets: It is intended to read from binary files (that is, files that don't consist primarily of human-readable text).

    fread函数fgets处理目标略有不同趋于二进制文件,并非主要包含人类可阅读文本的文件)中读取信息。

    youdao

  • It is needed for the file opening, closing, reading, and writing functions (fopen , fclose , fgets , getc , and so on), for the printf family of functions, and for the setvbuf function.

    文件打开关闭函数(fopenfclosefgetsgetc等等)、printf函数系列和setvbuf函数需要

    youdao

  • It is needed for the file opening, closing, reading, and writing functions (fopen , fclose , fgets , getc , and so on), for the printf family of functions, and for the setvbuf function.

    文件打开关闭函数(fopenfclosefgetsgetc等等)、printf函数系列和setvbuf函数需要

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定