• 创建打开放置文件开头文件指针

    Create and open for writing only; place the file pointer at the beginning of the file.

    youdao

  • 检查如果文件指针达到EOF没有文件指针移动

    Checking if the file pointer has reached EOF without moving the file pointer?

    youdao

  • 创建打开阅读写作放置文件开头文件指针

    Create and open for reading and writing; place the file pointer at the beginning of the file.

    youdao

  • 函数作用是:将文件指针位置回到文件开头

    The rewind function "rewinds" the position of the file pointer to the beginning of the file.

    youdao

  • 脚本首先一个文件指针打开Arduino连接,以便读取它。

    This script begins by opening the connection to the Arduino in a file pointer for reading.

    youdao

  • 打开放置文件开头文件指针截断该文件长度零。

    Open for writing only; place the file pointer at the beginning of the file and truncate the file to zero length.

    youdao

  • 清单5输出表明一个进程文件读取时两个进程文件指针移动

    The output of Listing 5 shows that as one process reads from the file, and the file pointer is moved for both processes.

    youdao

  • 整个函数文件指针当前位置向前向后移动移动一个新的位置。

    This function moves the file pointer from its current position to a new position, forward or backward, specified by the number of bytes.

    youdao

  • 打开阅读写作放置文件开头文件指针截断文件长度为零。

    Open for reading and writing; place the file pointer at the beginning of the file and truncate the file to zero length.

    youdao

  • 知道读了之后文件指针会指向下一,关键是我把读过的删除掉。

    You can delete the whole file after reading. or see "sed" how to delete some lines from file.

    youdao

  • 选择预定位置原始文件副本缓冲区文件指针的方法负载

    The other option is to load a copy of the original file into buffer and place the file pointer at the intended position.

    youdao

  • 写作一刻,使用试图文件指针移动正确位置不会错误重叠

    As in the moment of writing, you will use seek to move the file pointer into the correct position, there will be no errors of overlapping.

    youdao

  • 首先把mydata list内容写入文件然后文件指针重新定位文件开头,并读入内容。

    First you write the contents of the mydata list to the file, then you reposition the file pointer to the start of the file and read the contents.

    youdao

  • 段代码中,首先要为标准输入声明一个文件指针以便能够拼写检查过程键盘获得交互式信息

    In this code, you start by declaring a file pointer to standard input so that you can get interactive information from the keyboard during the spell-check process.

    youdao

  • 这些函数必须打开后调用很明显因为每个函数都需要一个有效文件指针作为第一个参数),但是对流任何操作之前

    These functions must be called after the stream has been opened(obviously, since each requires a valid file pointer as its first argument) but before any other operation is performed on the stream.

    youdao

  • 为了简单起见如果已经到达文件末端应该使这个指针回到开始

    For simplicity, you should have the row pointer always wrap back to the beginning if the end of the file is reached.

    youdao

  • 如果出现情况,请将鼠标指针悬停红色圆圈上方显示错误消息,然后进行必要更正再次保存文件

    If this happens, hover the mouse pointer over the red circle to display the error message, make the needed correction, and save the file again.

    youdao

  • 然后可以使用这个返回指针配置这个虚拟文件其他参数例如在对文件执行操作应该调用的函数

    You can then use the return pointer to configure other aspects of the virtual file, such as the function to call when a read is performed on the file.

    youdao

  • 测试引擎(稍后安装它)数据区域中的全局变量获取当前最为结果储存但是当作整数使用文件指针

    Gets the current file row pointer, stored as an object but used as an integer, from the global variable in the data area for the test engine (this will be set up later).

    youdao

  • 列表1.获得文件指针初始化返回变量

    Listing 1. Get file row pointer and initialize return variable.

    youdao

  • 通常可以iocb看作AIO子系统使用不透明数据结构。然而如果需要文件描述符structfile指针,可以通过iocb->ki_flip获取。

    The iocb argument can usually be treated as an opaque cookie used by the AIO subsystem; if you need the struct file pointer for this file descriptor, however, you can find it as iocb->ki_filp.

    youdao

  • 我们可以认为userdata就是一个字节数组——字节可以表示指针结构宿主应用程序中的文件

    You can think of userdata as an array of bytes — bytes that might represent a pointer, a structure, or a file in the host application.

    youdao

  • 这个系统调用需要shm_open返回文件描述符,它返回指向内存指针

    This system call requires the file descriptor from shm_open and returns a pointer to memory.

    youdao

  • 执行fork之后进程进程获得打开所有文件描述符数据值的拷贝,所以指针对于它们都是有效的。

    After the fork, the parent and child have copies of all open file descriptors and data values, so the pointer works for both.

    youdao

  • 清单4所示结构mimeokay函数使用,用来实现以下用途全局字符串指针fstr 设置为与文件扩展名fext 相匹配的合适MIME类型

    The structure in Listing 4 is used by the mimeokay function for one purpose: to set the global string pointer fstr to the appropriate MIME type string matching the file's extension: fext.

    youdao

  • 清单8列出jfs_mount . c文件源代码修改过代码,我们代码中创建一个指针异常,从而使代码在第109产生段错误

    Listing 8 lists the code that was modified in the source of the jfs_mount.c file to create a segmentation fault at line 109 by creating a null pointer exception.

    youdao

  • 链接CSS和.js文件时,必须包含一小段脚本,用来GreyBox设置正确的根目录指针

    When linking to your CSS and.js files, you must also include a short script block to set up the correct root-directory pointer for GreyBox.

    youdao

  • 通过调用 DL_Dxf对象in函数并将指针传递给一个继承 DL_CreationAdapter抽象打开文件

    You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.

    youdao

  • 一位虚拟用户增加指针或者如果已经到达文件末尾,就回到这个文件起始使指针重新回到1

    Increments the row pointer for the next virtual user or, if the end of the file is reached, go back to the beginning of the file and reset the pointer to 1.

    youdao

  • 文件目录条目包含文件inode链接指针),因此列出每个条目都应该至少拥有一个硬链接。

    The file's directory entry contains a hard link (or pointer) to the inode for the file, so every entry listed should have at least one hard link.

    youdao

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

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

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