临时文件

lín shí dànɡ
  • temporary file;scratch file
临时文件临时文件
  1. 您可以使用sadiskfreespace过程来获取有关临时文件的可用空间信息。

    You can obtain information about the space available for the temporary file using the sa_disk_free_space procedure .

  2. NOVELL网中临时文件产生的原因及其处理方法

    Why the Temporary File in Novell Caused and how to Deal with it

  3. 请选择放置internet临时文件的位置。

    Specify a location for your temporary Internet files .

  4. 临时文件包含有关web站点的信息,例如文件的数目,或者是否有超级链接被断开。

    Temporary files contain information about your web site , such as the number of files , or whether any hyperlinks are broken .

  5. 如果您正在编写shell脚本,那么可以使用管道,或者在用户的主目录存入临时文件。

    If you 're writing a shell script , use pipes or the user 's home directory for temporary files .

  6. 在我最早的XML转换尝试中,创建了临时文件,我把它们传递到XSLT转换器。

    My earliest attempts at XML conversions created temporary files that I would pass to an XSLT converter .

  7. $TMPDIR中所存储的值表示GCC用来存放生成的临时文件的位置。

    The value you store in $ TMPDIR is where GCC generates its temporary files .

  8. 当为了安全地打开临时文件而在共享(临时)目录中创建文件系统对象时,GNOME编程向导推荐您使用下面的C代码

    The GNOME programming guidelines recommend the following C code when creating file system objects in shared ( temporary ) directories to securely open temporary files

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

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

  10. 在使用GWT时,还有其他一些文件会放在GWT主目录中,用于管理临时文件。

    As you use GWT , some other files are placed in the GWT home directory to manage your temporary files .

  11. temp目录也是在安装Tomcat服务器时自动创建的,其中包含各种临时文件。

    The temp directory is also automatically created by the Tomcat server when it is installed and contains any temporary files .

  12. Perl程序员应该使用File::Temp,它尝试提供一个安全创建临时文件的跨平台方法。

    Perl programmers should use File : : Temp , which tries to provide a cross-platform means of securely creating temporary files .

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

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

  14. CCACHETEMPDIR&指定放置ccache生成的临时文件的文件夹。

    CCACHE_TEMPDIR & Specifies the folder where ccache puts temporary files that it generates .

  15. 例如:lssort和前面的两个示例完成相同的任务,并且无需临时文件,ls的输出直接进入sort命令。

    For example : ls | sort does the same thing as the previous two examples without requiring a temporary file ; the output from ls goes straight through the sort command .

  16. 复制dfs目标的内容时,文件复制服务使用以下文件夹来储存临时文件。

    When replicating contents of the DFS target , file replication service uses the following folder to store temporary files .

  17. 介绍了在VC中播放Flash动画的方法:将外部swf格式文件内嵌为VC的内部资源,使其在程序运行过程中从资源动态释放到临时文件,从而实现用VC对Flash动画的播放。

    This paper presents the method of playing flash movie in Visual C + + by means of changing the external swf file to internal resource and releasing it to temporary file .

  18. 在要创建许多“短命的”临时文件的情况下,XFS可能根本不需要将这些文件全部写到磁盘。

    In situations where many short-lived temporary files are created , XFS may never need to write these files to disk at all .

  19. 或者,将整个清单保存到一个临时文件中,然后通过在gnuplot提示中输入load'filename'(不要忘记引号)来运行代码。

    Alternatively , save the whole listing into a temporary file and run it by typing load'filename'at the gnuplot prompt ( don 't forget the quotes ) .

  20. 您可以尝试使用mkdtemp(3),但这通常不是一个好主意,因为临时文件清除器(tempcleaners)可能会决定清除它们。

    You could try to use mkdtemp ( 3 ), but this is generally a bad idea because temp cleaners may decide to erase them .

  21. 您还需要确保缓存和图像目录是可写入的,因为TCPDF将在那里存储临时文件。

    You also need to make sure that the cache and images directories are writable , since TCPDF will store temporary files there .

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

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

  23. 此时,您可以中止该守护进程(这将删除FD,从而删除相应的文件),将这个临时文件复制到所需的位置,然后重新启动该守护进程。

    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 .

  24. 根本不要使用/tmp或/var/tmp目录;普通的shell通常无法支持文件描述符,所以临时文件清除器(tmpfilecleaners)最终将使它们失败。

    Don 't use the / tmp or / var / tmp directories at all ; ordinary shells usually don 't support file descriptors , so tmpfile cleaners will eventually cause them to fail .

  25. 您可以使用这一特性以删除临时文件、复制文件作为一种简单备份方法、或者甚至启动rsync以便传播当前会话中所做的任何更改。

    You might use this feature to remove temporary files , copy files as a simple method of backup , or perhaps even launch rsync to distribute any changes made in this most current session .

  26. 一个附带好处是,tempnam(3)通常使用TMPDIR,这使得用户可以重定向其临时文件,如果需要的话。

    A nifty side-effect is that tempnam ( 3 ) usually uses TMPDIR , so it lets you redirect temporary files if needed .

  27. 该CSLD任务将数据存储在CommonStore服务器上的一个临时文件中,并通过一个TCP/IP端口连接到archpro服务器(CommonStore的一个子组件)。

    The CSLD task stores the data in a temporary file on the CommonStore server and connects to the archpro server ( a sub-component of CommonStore ) via a TCP / IP port .

  28. getExternalStorageDirectory()返回存储卡位置的名称,在该目录中将创建一个临时文件名。

    External . getExternalStorageDirectory () returns the name of the storage card location , and a temporary file name is created in that directory .

  29. NOLOG选项只是用于能轻松复制或恢复的数据,或是是包含不重要数据或是能很容易重新生成的数据的临时文件系统。

    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 .

  30. 类似地,要将一个NotesStream作为附件附加到文档上,必须将此流写入一个临时文件,然后将临时文件附加到文档上。

    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 .