• 所有MQInput节点都已发送最后一条消息时,其中的最后一条消息将传播FinishFile终端以导致文件关闭

    When all MQInput nodes have sent their last message the last of these is propagated to the Finish File terminal causing the file to close.

    youdao

  • 文件关闭时,临时文件剩余没有flush数据也会传输到指定的Datanode,然后客户端告诉Namenode文件已经关闭

    When a file is closed, the remaining un-flushed data in the temporary local file is transferred to the DataNode. The client then tells the NameNode that the file is closed.

    youdao

  • 他们从不保存或者关闭文件所以他们计算机打开许多文档填满了内存

    They never saved or closed files, so their computer had dozens of documents open and its memory was swamped.

    youdao

  • 关闭文件后,可以将要分配给多个线程存储腾出空间。

    When the files are closed, you make room for storage to be allocated for multiple threads.

    youdao

  • 是因为一直打开同一个目录中的同一个文件添加两个字符串作为文件再次关闭

    This is because we keep opening the same file, located in the same directory, adding the two strings as files, and closing again.

    youdao

  • 数据库管理器关闭日志文件时,会归档日志文件

    Log files are archived when the database manager closes the log file.

    youdao

  • HDAPS传感器读取数据非常简单,由于不可查找特性每次读取数据时都需要打开关闭文件

    Reading data from the HDAPS sensor is a straightforward process requiring an open and close of the file at each read due to its nonseekable nature.

    youdao

  • 我们先来尝试连接远程服务器列出一个给定本地目录所有文件关闭连接

    Let's try connecting to the remote server, listing all files in a given local directory, and closing the connection.

    youdao

  • 需要考虑异常关闭文件因为它替处理件事。

    I didn't need to worry about exceptions or closing the file because everything was handled for me.

    youdao

  • 我们测试的过程中,视图没有改变并且没有打开或者关闭任何文件

    During our tests the perspective didn't change and no files were opened or closed.

    youdao

  • 删除这样文件只是文件系统删除名称无法重新获得任何磁盘空间直到相应的进程退出关闭文件

    Deleting it just removes the name from the file system, and it won't recover any drive space until the process exits or closes the file.

    youdao

  • 我们用户展示归档中的文件关闭文件,将保存ZIP 归档,准备用户下载

    We show the number of files in the archive to our users and close the file, saving it as a ZIP archive, ready for download.

    youdao

  • 客户机不再需要这个文件时,将提交剩余更改,并将布局副本返回元数据服务器然后关闭文件

    When the client no longer needs the file, it commits any remaining changes, returns its copy of the layout to the metadata server, and closes the file.

    youdao

  • 如果程序崩溃正常退出,则将自动删除相应的文件所以程序员需要关闭文件稍后进行删除操作。

    The file auto deletes if the program crashes or exits normally, so the programmer doesn't need to worry about closing the file or removing it later.

    youdao

  • 关闭文件浏览器重启雷鸟使新的视觉风格可以应用

    Close your file browser and restart Thunderbird so that the new visual style can be applied.

    youdao

  • 但它确实能够让人神往例如,通过文件句柄可以直接数据库或者关闭文件发送一封电子邮件。

    They do offer fascinating possibilities, for instance writing/reading a file handle could write/read directly to a database, or send an e-mail when you close the file.

    youdao

  • 这个程序将打开一个文件从中读取当前加速器数据,然后关闭文件,并返回不包含 “,(逗号)”字符数据。

    This subroutine simply opens the file, reads the current accelerometer data, closes the file, and returns the data without the , (comma) characters.

    youdao

  • 关闭ocap RI时,也会有一个脚本(批处理文件)试图关闭VLC。

    When you shut down the OCAP ri, a script (batch file) tries to shut down VLC as well.

    youdao

  • 如果关闭文件那么AIX内核继续内存中(在永久存储分页中)缓存文件的数据。

    If the file is closed, the AIX kernel continues to cache the file data in memory (in permanent storage pages).

    youdao

  • 接着关闭GIF文件打开存储图片

    Then close the original GIF file because we are done with it, and then open the image with the new format you have just saved.

    youdao

  • 然后文件关闭,并mqsitransit目录移动输出目录。

    The file is then closed and moved from the mqsitransit directory to the output directory.

    youdao

  • 任务停止活动时,PackageExplorer视图焦点关闭当前打开所有文件关闭

    Once the task is deactivated, the focus on the Package Explorer view is turned off and all currently open files are closed.

    youdao

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

    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.

    youdao

  • SessionManager可以加密保存会话文件关闭窗口文件中的会话数据

    Session Manager can encrypt session data stored in session files as well as the closed window file. To enable this feature, do the following.

    youdao

  • 使用这个RubyAPI无需打开关闭文件无需管理异常

    Using the Ruby API, you don't need to open or close your file or manage the exceptions.

    youdao

  • 函数禁用ASend(..) 函数,直到文件传送关闭中断

    The function also disables the ASend(..) function until the file is transmitted or aborted.

    youdao

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

    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.

    youdao

  • 有了这些选项可以进行实时连接精确复制文件关闭掉连接,处理它,然后您完成处理以后它们上传回到服务器上。

    With this option, you explicitly copy files locally while you have a live connection, close the connection, work on the files later, and upload them back to the server after you have finished.

    youdao

  • 有了这些选项可以进行实时连接精确复制文件关闭掉连接,处理它,然后您完成处理以后它们上传回到服务器上。

    With this option, you explicitly copy files locally while you have a live connection, close the connection, work on the files later, and upload them back to the server after you have finished.

    youdao

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

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

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