• For any of these methods, you go through the standard process of using fopen to open the file, a function to read the data, then fclose to close the file, as shown in Listing 1.

    对于这些方法中的任何一种通过使用fopen(用于读取数据函数)标准方法打开文件然后使用fclose关闭文件,如清单1

    youdao

  • Note: the "r" used in fopen indicates that the file is open for reading only.

    fopen使用r ”将指示文件以只读方式打开

    youdao

  • This function is a high-level way of opening a file; but, since the only way to open a file in Linux is to use the open system call, fopen makes use of open in its implementation.

    函数打开文件高层次方式但是因为Linux打开文件的唯一方法使用open系统调用,所以fopen实现利用open

    youdao

  • As with fopen, file_get_contents, file, and readfile, all return False on failure to open or process the file.

    fopen函数一样,file_get _ contents、filereadfile函数打开失败处理文件失败时返回False

    youdao

  • As with fopen, file_get_contents, file, and readfile, all return False on failure to open or process the file.

    fopen函数一样,file_get _ contents、filereadfile函数打开失败处理文件失败时返回False

    youdao

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

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

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