当所有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.
当文件关闭时,在临时文件中剩余的没有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.
他们从不保存或者关闭文件,所以他们的计算机打开了许多文档并填满了内存。
They never saved or closed files, so their computer had dozens of documents open and its memory was swamped.
在关闭文件后,您可以为将要分配给多个线程的存储腾出空间。
When the files are closed, you make room for storage to be allocated for multiple threads.
这是因为一直在打开同一个目录中的同一个文件,添加两个字符串作为文件,并再次关闭。
This is because we keep opening the same file, located in the same directory, adding the two strings as files, and closing again.
当数据库管理器关闭日志文件时,会归档日志文件。
Log files are archived when the database manager closes the log file.
从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.
我们先来尝试连接远程服务器、列出一个给定本地目录的所有文件并关闭连接。
Let's try connecting to the remote server, listing all files in a given local directory, and closing the connection.
我不需要考虑异常或关闭文件,因为它替我处理了每件事。
I didn't need to worry about exceptions or closing the file because everything was handled for me.
在我们测试的过程中,视图并没有改变,并且没有打开或者关闭任何文件。
During our tests the perspective didn't change and no files were opened or closed.
删除这样的文件只是从文件系统中删除了它的名称,而无法重新获得任何磁盘空间,直到相应的进程退出或关闭该文件。
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.
我们向用户展示归档中的文件数并关闭文件,将其保存为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.
当客户机不再需要这个文件时,它将提交剩余的更改,并将布局副本返回给元数据服务器,然后关闭文件。
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.
如果程序崩溃或正常退出,则将自动删除相应的文件,所以程序员不需要关闭文件或稍后对其进行删除操作。
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.
关闭文件浏览器并重启雷鸟以使新的视觉风格可以被应用。
Close your file browser and restart Thunderbird so that the new visual style can be applied.
但它确实能够让人神往,例如,通过写/读文件句柄,可以直接写/读数据库,或者在关闭文件时发送一封电子邮件。
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.
这个子程序将打开一个文件,从中读取当前的加速器数据,然后关闭文件,并返回不包含 “,(逗号)”字符的数据。
This subroutine simply opens the file, reads the current accelerometer data, closes the file, and returns the data without the , (comma) characters.
当您关闭ocap RI时,也会有一个脚本(批处理文件)试图关闭VLC。
When you shut down the OCAP ri, a script (batch file) tries to shut down VLC as well.
如果关闭该文件,那么AIX内核将继续在内存中(在永久存储分页中)缓存该文件的数据。
If the file is closed, the AIX kernel continues to cache the file data in memory (in permanent storage pages).
接着关闭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.
然后文件将关闭,并从mqsitransit目录移动到输出目录。
The file is then closed and moved from the mqsitransit directory to the output directory.
当该任务停止活动时,PackageExplorer视图上的焦点被关闭,当前打开的所有文件被关闭。
Once the task is deactivated, the focus on the Package Explorer view is turned off and all currently open files are closed.
文件的打开、关闭、读和写函数(fopen 、fclose 、fgets 、getc等等)、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.
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.
使用这个RubyAPI,无需打开或关闭文件,也无需管理异常。
Using the Ruby API, you don't need to open or close your file or manage the exceptions.
函数禁用ASend(..) 函数,直到文件传送关闭或中断。
The function also disables the ASend(..) function until the file is transmitted or aborted.
对于这些方法中的任何一种,通过使用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.
有了这些选项,您可以在进行实时连接时精确地复制文件,关闭掉连接,处理它,然后在您完成处理以后将它们上传回到服务器上。
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.
有了这些选项,您可以在进行实时连接时精确地复制文件,关闭掉连接,处理它,然后在您完成处理以后将它们上传回到服务器上。
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.
应用推荐