查询
1 词典释义:
file exists
时间: 2025-10-31 03:51:06

文件存在

双语例句
  • If this file exists - delete it!

    倘使这个文件生计-删去它!

  • Ensure the specified file exists.

    确定指定的档案已存在。

  • Checks if a file exists.

    检查档案是否存在。

  • How to determine whether a file exists?

    怎样判断某文件是否存在?

  • If you can list the file, then the file exists.

    如果您可以列出该文件,则表示该文件存在。

  • ExistsFlatFile - checks if a specific file exists.

    existsFlatFile—检查特定的文件是否存在。

  • The underline is a hint that the named file exists.

    下划线表示指定的文件存在。

  • Apache mod_rewrite: Delegate path if no file exists.

    Apache mod_rewrite:如果文件不存在,就通过委托生成路径。

  • The -f operator returns true only if the file exists.

    只有在文件存在时,- f操作符才返回true。

  • File exists - do you want to replace the existing file ?

    文件已存在,是否要替换现有文件?

  • If the input file exists, then we must create a new output file.

    如果该输入文件存在,那么我们必须开辟一个新的输出文件。

  • If the file exists, the entire text goes into the $filetext array.

    如果文件存在,整个正文将存入 $filetext 数组中。

  • If the specified file exists, only the root user may authenticate.

    如果指定的文件存在,那么只有root用户可以进行验证。

  • This class allows you to check whether a file exists and to open it.

    使用此类可检查某个文件是否存在并打开该文件。

  • If the file exists, it just updates it with the new build number and time.

    如果该文件已存在,则会使用新版本号和构建时间对其进行更新。

  • Failed to initiate the module. Please make sure the module file exists.

    模块初始化失败。请确认模块文件存在。

  • If the file exists, the installer creates a backup before making the changes.

    如果该文件存在,安装程序在更改前会创建一个备份。

  • Log a bug - this is a placeholder. The destination file exists as a folder.

    记录错误-这是占位符。目标文件为文件夹。

  • Next, the client issues a LOOKUP RPC request to see if the requested file exists.

    接下来,客户端发出LOOKUP RPC请求来查看所请求的文件是否存在。

  • How to create a MSI property based on whether a file exists at a given path?

    如何创建一个基于是否在一个给定的文件路径存在的MSI的财产吗?

  • Opens an empty file for writing. If the given file exists, its contents are destroyed.

    为写打开一个空文件。如果指定文件已经存在,它的内容会被清空。

  • Open a Command Prompt, and change to the directory to where the FAPNTService.exe file exists.

    打开一个命令提示,切换到FAPNTService . exe文件所在的目录。

  • Verify that a TNSNAMES. ORA file exists and is in the proper directory and is accessible.

    检查TNSNAMES.ORA文件是否存在,它所在的目录是否正确和可访问。

  • Click Finish, then navigate to the directory you selected to confirm that the new file exists.

    单击Finish,然后导航到您选择的目录,以确认新文件存在。

  • Please make sure the file exists and is not corrupt and then try importing the file again.

    请确保此文件已存在,并且未被破坏,然后重新导入此文件。

  • Failed to initiate the system language pack. Please make sure the language pack file exists.

    系统语言包初始化失败。请确认语言包文件存在。

  • Example operations include creating a file, writing to a file, or checking if a specific file exists.

    这些操作的示例包括创建文件、在文件中写入数据或检查特定的文件是否存在。

  • How to change parameter in a file, only if the file exists and the parameter is not already set?

    如何改变参数文件,如果文件存在,参数不是已经准备好了吗?

  • If a cache file exists, it is sent directly to the browser, bypassing the normal system execution.

    如果存在缓存文件,将直接输出到浏览器,不用走下面正常的系统流程;