temporary file
[计] 暂时文件;暂存文件
2025-11-01 20:49 浏览次数 12
[计] 暂时文件;暂存文件
temporary internet file文件夹
temporary disk file暂时文件
temporary image file临时图片文件
Temporary Swap File暂存交换档
temporary run file暂时运行文件
temporary work file临时工作文件
temporary disc file[计]
temporary correction file临时修正文件
that「s why you need to send it to a temporary file and then rename that file to /etc/passwd -- as shown below.
这就是为何您需要将它发送到临时文件中,然后将该文件重命名为 /etc/passwd 的原因,如下所示)。
at this point, you can stop the daemon (which eliminates the fd and, hence, the deleted file), copy the temporary file to where it is expected, and then restart the daemon.
此时,您可以中止该守护进程(这将删除fd,从而删除相应的文件),将这个临时文件复制到所需的位置,然后重新启动该守护进程。
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.
不要再次使用临时文件名称(即不要删除和重新创建文件),不管您最初是如何获得「安全的」临时文件名称。
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.
解决这种问题的方法是,一旦自动创建了一个临时文件,就必须始终使用打开该文件时得到的文件描述符或文件流。
when the editor is exited, the command reads the temporary file and modifies the binary quota files to reflect any changes.
在退出编辑器时,命令读取临时文件并修改二进制配额文件以反映修改。
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.
如果您指定任意命令行参数,跟蹤将打开,跟蹤消息将被写入当前目录中的一个临时文件。
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.
如果在所有安全服务器都未正常运行时尝试发送日志,那么日志就被存储到代理的临时文件中。
likewise, to attach a notesstream to a document as an attachment, you must write the stream to a temporary file, and then attach the temporary file to the document.
类似地,要将一个notesstream作为附件附加到文档上,必须将此流写入一个临时文件,然后将临时文件附加到文档上。
read the response, save it in a temporary file, and then launch the temporary file using the associated application.
读取响应,将它保存在一个临时文件中,然后使用相关联的应用程序运行这个临时文件。
it removes the spurious entry, then goes ahead and tries to remove a「s temporary file from the database too.
它删除了假的条目,然后继续运行,并试图从数据库中将进程a的临时文件也删除掉。
the mkdvd command does create some temporary file systems in rootvg unless you specify an alternate volume group or location to store the images.
mkdvd命令的确在rootvg 中创建一些临时文件系统,除非指定一个替代卷组或其它位置用于存储映像。
the nolog option is only intended for data you can easily copy or restore again or for temporary file systems with data that is not important or is easy to reproduce.
nolog选项只是用于能轻松复制或恢复的数据,或是是包含不重要数据或是能很容易重新生成的数据的临时文件系统。
you can also use the same temporary file for independent compilations.
还可以使用同一个临时文件进行独立编译。
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)来创建临时文件,然后基于这样做会成功的假定去简单地打开它。
this is a simple one: you need to quickly create a simple temporary file but don't want to fire up your editor.
以下是一个简单示例:您需要快速创建一个简单临时文件,但不希望启动您的编辑器。
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拷贝到临时文件。
most applications use a temporary file or a string for that purpose.
为满足该目的,大多数应用程序都使用临时文件或字符串。