• A path that was previously used in the program, perhaps retained from the last directory or file operation.

    之前用于程序中的路径可能是从一个目录档案作业保留下来

    youdao

  • The method involves the design and edit of graphical cell, assistant function, animation, database support, file operation and print file.

    方法基础是设计以及图元编辑辅助功能动画数据库支持文件操作打印等技术

    youdao

  • Ability to create per-process rules to control the following file operation: Open, create, Execute, Rename, Delete, Read, Write file or folder.

    具有创建per - process(每一进程)规则能力以下文件操作进行控制打开、创建、执行重命名删除文件文件夹

    youdao

  • The deleteFlatFile operation also takes the file name wrapped in the FlatFile data object as input and deletes the file with the given name from the output directory.

    deleteFlatFile操作包装 FlatFile数据对象中的文件名作为输出,然后输出目录中删除给定名称文件

    youdao

  • Print control: control the outgoing file is to allow the cooperation of the manufacturers to print the document, without authorization, the client can not print the file operation.

    打印可控控制外发文件是否允许协作厂商文件进行打印,未经授权客户无法对该文件进行打印操作

    youdao

  • When monitoring the application, if all you want is to monitor the speed of the write-file operation, you can use the write-file-start and write-file-done probes, which provide an id for referencing.

    监视应用程序时,如果只想监视写文件操作速度可以使用write - file - startwrite - file - done探测它们提供供引用的ID

    youdao

  • Then the file system "plays" each operation or transaction and once the operation is completed it is deleted from the journal.

    然后文件系统来执行文件操作事务一旦操作完成,相关日志日志文件中删除。

    youdao

  • The operation of reading from a file is very straight forward, we open a file stream, create an array to hold the data, and finally read all the data into the array.

    文件读取内容操作非常直截了当我们打开一个文件流对象创建数组放置数据最后所有数据都这个数组中。

    youdao

  • On the other hand, the generated messages file store all messages from the import operation in EBCDIC.

    一方面,生成的消息文件则以ebcdic格式存储来自导入操作所有消息。

    youdao

  • It typically performs authorization checks on system calls and operation requests on resources named by a file system.

    通常系统调用通过文件系统指定资源操作请求执行授权检查

    youdao

  • There might not be enough disk space to complete the file write operation, or allocating the buffer could fail if not enough memory is available.

    可能没有足够磁盘空间完成文件操作或者由于没有足够的内存可用分配缓冲区可能失败

    youdao

  • So, you'll need to perform an operation that creates a new file or fails — and does nothing else.

    所以需要执行或者创建文件或者失败操作——不其他任何事情。

    youdao

  • But to support this operation, the file system must be able to communicate this information to the drive.

    但是为了支持操作文件系统必须信息传递设备

    youdao

  • When unmounting a file system, the operation fails if any files are open on the file system.

    卸载文件系统时,如果文件系统中任何打开文件,那么操作将会失败

    youdao

  • This command must be pointed at your domain connection file, so that the deploy operation can be successfully directed to your configuration manager.

    命令必须指向连接文件以便部署操作成功地定向您的配置管理器

    youdao

  • The first file demonstrates normal grid table operation with the same options for all rows in a very simple application, while the second illustrates the use of a custom grid editor select.

    第一文件展示正常网格操作非常简单应用程序所有相同选项第二个文件则展示定制网格编辑器的使用

    youdao

  • Figure 3 details the process of handling an RPG implicit file open operation along with code snippets of the major functions.

    3详细展示处理一个rpg隐式文件打开操作过程主要函数代码片段

    youdao

  • The client USES the state to determine whether the operation can be performed (that is, whether the file is locked).

    客户采用状态确定操作是否执行(就是文件是否被锁定)。

    youdao

  • In any file system movement operation, you must ensure that the data has been correctly copied to the new destination.

    任何文件系统移动操作中必须确保正确数据复制新的目标。

    youdao

  • If the latter option is selected, a new physical file is created when an operation connection is made.

    如果选择多个文件新的物理文件在操作连接建立创建。

    youdao

  • The implicit unlink done by a LINK operation now removes only the named file, not any files that look like they're contained in it.

    通过LINK操作完成隐式断开现在删除指定文件不会删除它们似乎包含所有文件

    youdao

  • In addition, you should avoid using a lot of external entitiessuch as external DTDs or imported XML Schemassince opening and reading from a file is an expensive operation.

    此外避免使用大量外部实体——例如外部DTD导入XML模式因为打开读取文件代价很高的操作。

    youdao

  • You can perform the snapshot operation on a live file system, as it will automatically freeze I/O operations while the image is taken.

    可以在活动文件系统执行快照操作因为在创建映像自动冻结I/O操作

    youdao

  • The RPG file open can occur implicitly during the RPG initialization phase or explicitly via the RPG open operation and the use of the USROPN keyword on the file definition.

    RPG文件打开可以RPG初始化阶段隐式发生,也可以通过RPGOPEN操作文件定义使用USROPN关键字式发生。

    youdao

  • If a file in the partial application does not exist in the deployed application EAR, then it is added to the deployed EAR file as a result of update operation.

    如果部分应用程序中的文件存在于已部署应用程序EAR中,更新操作会将其添加已部署的EAR文件。

    youdao

  • You need to use the CLEARCASE CLEARCASE_POP_KIND environment variable to decide whether a user has invoked a file-delete or move operation.

    需要使用CLEARCASE CLEARCASE _ POP_ KIND环境变量决定用户是否调用了文件删除或者移动操作。

    youdao

  • This process can cause large components to be moved multiple times, increasing the time required to run the compact operation on a large NSF file.

    过程中组件需要移动多次增加NSF文件运行压缩操作所需时间

    youdao

  • Our application declares a File menu containing one operation: Exit. Its declaration is shown in Listing 4.

    我们应用程序声明File菜单,其中包含操作Exit

    youdao

  • When all operation is done, synchronize file systems and unmount partitions.

    所有操作完成后同步文件系统然后卸载分区。

    youdao

  • Lastly, you can save these mappings to a.map file that can be used in another import operation.

    最后可以这些映射保存个.map文件,以便另一个导入操作中再次使用

    youdao

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

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

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