查询
1 词典释义:
current directory
时间: 2025-11-16 22:50:18
英 [ˈkʌr(ə)nt dɪˈrekt(ə)ri]
美 [ˈkərənt dɪˈrektəri]

当前目录;当前的目录

双语例句
  • This option lets you search your current directory for files by date, contents, and document summary.

    这一选项让你按日期、内容和文件摘要在当前目录中查找文件。

    《柯林斯英汉双解大词典》
  • The default is the current directory.

    缺省值是当前目录。

  • Lists the files in the current directory.

    列出当前目录的文件。

  • You'll find it in your current directory.

    您可以在当前目录中找到它。

  • Path represents the current directory.

    path表示当前路径。

  • Make that directory your current directory.

    使该目录成为当前目录。

  • Loop over each item in the current directory.

    循环当前目录下的每个条目。

  • The current directory can be checked as follows.

    可以用以下命令检查当前目录。

  • The single dot represents the current directory.

    单点表示当前目录,双点表示父目录 — 当前目录上边紧临的目录。

  • The -c switch makes our current directory irrelevant.

    c开关使我们的当前目录不再相关。

  • Assume that the two profiles files are in the current directory.

    假设这两个概要文件位于当前目录中。

  • Let's use your current directory as an example (see Listing 24).

    让我们使用当前目录作为示例(请参见清单24)。

  • To do that, you use pathnames and, sometimes, the current directory.

    为了做到这一点,要使用路径名,有时就在当前目录。

  • This will create a directory called mochiweb in your current directory.

    这将在您的当前目录中创建一个名为 mochiweb 的目录。

  • Note that it shows the summary information for the current directory (.).

    请注意,它显示了当前目录(.)的摘要信息。

  • The output automatically goes to the wm.txt file in the current directory.

    输出自动地去到当前目录内的 wm.txt 文件。

  • After running tar, the current directory contains a new file, archive.tgz.

    在运行tar命令之后,当前目录中包含了一个新的文件archive . tgz。

  • Use the git init command to create an empty repository in the current directory.

    使用git init命令在当前目录中创建一个空的存储库。

  • In the example, the Pipe.dll is located one level up from the current directory.

    在本例中,Pipe . dll位于比当前目录高一级的目录中。

  • Bear in mind that any files that you extract will go into your current directory.

    务必记住,您提取的任何文件都将进入当前目录。

  • Do so by opening a text window with your home directory as your current directory.

    打开文本窗口,使用主目录作为当前目录。

  • This includes files with reference to the current directory, as shown in Listing 3.

    这将包含当前目录中的文件,如清单3所示。

  • By default, if you don't specify something to list, ls lists its current directory.

    默认情况下,如果不指定要列出的内容,ls就列出当前目录。

  • By default, this is the current directory (the one designated by ". "pathname).

    默认情况下,即是当前所在目录(一个由“。”指定的路径名)。

  • If not, the shell will attempt to expand them using file names in the current directory.

    如果没有这样处理,Shell将尝试使用当前目录中的文件名对其进行扩展。

  • Tar cf -. Creates a new archive, to standard output, of the files in the current directory.

    tar cf - .对当前目录中的文件创建一个新的存档,输出到标准输出。

  • As you can see, this object then creates a file called xmldata.xml in the current directory.

    如您所见,这个对象随后在当前目录中创建了名为xmldata . xml的文件。

  • The presence of this directory tells Eclipse that the current directory is a valid workspace.

    此目录的存在将告诉Eclipse当前目录是有效的工作空间。

  • When you’re in the directory itself (when it’s your current directory), you can call it . (dot).

    要是处在目录本身(即当前目录)中,就可以称之为.(点)。

  • By default, the relative path refers to the directory relative to the current directory you are in.

    默认情况下,相对路径指的是相对于您所在的当前目录的路径。