• Error writing temporary file.

    写临时文件的错误。

    youdao

  • Rate of writing rows to a temporary file.

    将行写入临时文件的速率。

    youdao

  • Listing 2. Makefile with the same temporary file y.tab.c.

    清单2.使用同一个临时文件y.t ab . c的makefile。

    youdao

  • Process a creates a temporary file, with inode number 12345.

    进程A创建了一个临时文件,使用的inode号为12345。

    youdao

  • Error writing converted address book entries to temporary file for import.

    在把已转换的通讯录条目写入到用于调入的临时文件时出错。

    youdao

  • As Tripwire started up, it tried to create a temporary file, as many programs do.

    与很多程序一样,Tripwire启动时会尝试着创建一个临时文件。

    youdao

  • If you need to create a temporary file, consider storing temporary files somewhere else.

    如果您确实需要创建一个临时文件,那么可以考虑将临时文件存储到其他地方。

    youdao

  • The following lines of code show an example of how a temporary file is created "on the fly"

    下面几行代码显示如何“实时”创建临时文件

    youdao

  • The more common setup would have the DirectoryReader save the XML document in a temporary file.

    更常见的设置是让DirectoryReader将XML文档保存在一个临时文件中。

    youdao

  • Then the client flushes the block of data from the local temporary file to the specified DataNode.

    客户端将本地临时文件flush到指定的 Datanode上。

    youdao

  • The tempfile module contains code to create temporary file names or temporary files them- selves.

    这个临时的模块包含了创建临时文件文件名和临时文件的代码。

    youdao

  • Creates a uniquely named, zero-byte temporary file on disk and returns the full path of that file.

    在磁碟上建立具命之零位元组的唯一暂存档案,然后传回该档案的完整路径。

    youdao

  • The form knows to look for that temporary file, reads it, populates it as necessary, and deletes the file.

    该表单知道查找那个临时文件,读取它,如果必要的话填充它,然后删除它。

    youdao

  • This would save you from creating a temporary file and yet provide the same kind of parsing goodness.

    这将节省你创建一个临时文件,还提供一种解析善。

    youdao

  • This code carefully unlinks the temporary file, leaving it open but already removed, to clean up automatically.

    此代码小心地断开与临时文件的链接(让它仍是打开的,但已经被删除)来进行自动清空。

    youdao

  • Rate of writing rows to a temporary file. Temporary files are written when aggregations exceed memory limits.

    将行写入临时文件的速率。聚合超过内存限制时将会写入临时文件。

    youdao

  • Read the response, save it in a temporary file, and then launch the temporary file using the associated application.

    读取响应,将它保存在一个临时文件中,然后使用相关联的应用程序运行这个临时文件。

    youdao

  • If this is the case with your processor, you can send the merged XHTML to a temporary file, and then process that instead.

    如果处理程序是这种情况,可以将合并的XHTML发送到一个临时文件中,然后处理该文件。

    youdao

  • When using this feature, the element in the parentheses generates a temporary file, and the name of this file is returned.

    当使用此功能时,括号中的元素会生成一个临时文件,并返回该文件的名称。

    youdao

  • When the editor is exited, the command reads the temporary file and modifies the binary quota files to reflect any changes.

    在退出编辑器时,命令读取临时文件并修改二进制配额文件以反映修改。

    youdao

  • On the runtime stage, the DLL module will be extracted to a temporary file on disk and used via late binding technique.

    在运行时,DLL模块将提取到一个临时目录下,再通过后期绑定技术绑定。

    youdao

  • Then, just as in the previous PHP versions, you need only output headers, followed by the data itself from the temporary file.

    下面,与在此前的PHP版本中一样,您只需输出头部,临时文件中的数据就会跟着显示出来。

    youdao

  • When you are testing the applications, you will use the following options on tcpdump to siphon the messages off into a temporary file.

    当您测试应用程序时,您将使用下列tcpdump选项将消息抽取出来保存到临时文件中。

    youdao

  • Don't reuse a temporary file name (remove and recreate it), no matter how you obtained the "secure" temporary file name in the first place.

    不要再次使用临时文件名称(即不要删除和重新创建文件),不管您最初是如何获得“安全的”临时文件名称。

    youdao

  • If an attempt is made to send a log when all security servers are not working correctly, the log is stored in a temporary file on the agent.

    如果在所有安全服务器都未正常运行时尝试发送日志,那么日志就被存储到代理的临时文件中。

    youdao

  • To resolve this, once you create a temporary file atomically, you must always use the file descriptor or file stream you got when you opened the file.

    解决这种问题的方法是,一旦自动创建了一个临时文件,就必须始终使用打开该文件时得到的文件描述符或文件流。

    youdao

  • If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.

    如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。

    youdao

  • Some programs just call mktemp (3) or tmpnam (3) directly to create a temporary file name, and then simply open it under the assumption that it'll be OK.

    有一些程序只是直接调用mktemp(3)或tmpnam(3)来创建临时文件,然后基于这样做会成功的假定去简单地打开它。

    youdao

  • The dvips command does not accept input from stdin, so the script may need to create a temporary file and copy stdin to that file before calling dvips.

    dvips命令不接受来自stdin 的输入,所以这个脚本可能需要创建临时文件,在调用 dvips之前把 stdin拷贝到临时文件。

    youdao

  • When the connector is passivated and the application server writes it to disk, an unauthorized party could go into the temporary file and retrieve the credentials.

    但是,将解密后的 AuthBundle 存储到实例变量(_credentials)中,则是个错误的做法,在连接器被挂起以及应用服务器将其写入磁盘的过程中,未经身份验证的人就可能进入临时文件中检索凭证。

    youdao

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

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

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