查询
1 词典释义:
is a directory
时间: 2025-07-10 20:16:28

是一个目录

双语例句
  • DNS refers to the Domain Name System, which is a directory that connects names to numerical Internet addresses.

    DNS 指的是域名系统,它是一个目录,将名称连接到数字互联网地址。

  • DNS refers to the Domain Name System, which is a directory that connects names to numerical Internet addresses.

    DNS 指的是域名系统,它是一个目录,将名称连接到数字互联网地址。

  • S_ISDIR (mode) — is this a directory?

    S_ISDIR (mode)——是否为目录?

  • Configuring an ACL is a directory specific task.

    配置ACL是一个特定于目录的任务。

  • Line 26 - Checks if the file found is a directory.

    第26行-检查发现的文件是否为一个目录。

  • Line 17 - Checks if the file found is a directory.

    第17行-检查发现的文件是否为一个目录。

  • Each of these is a directory representing a process in the system.

    每个实际上都是一个目录,表示系统中的一个进程。

  • In this example we assume that there is a directory in HDFS for every day.

    在这个示例中,我们假设在HDFS中有针对每个日期的目录。

  • This is a directory that contains extensive contacts for each prospective company.

    该目录针对所有可能进行合作的公司提供了大量联系信息。

  • It is a directory similar to UDDI, but it provides an extended set of capabilities.

    它是一个类似于uddi的目录,但是提供了扩展的功能。

  • If the pathname is a directory, then you can continue to expand each part of the pathname.

    如果路径名是一个目录,您可以继续展开该路径名的每个部分。

  • proc is a directory in which the files are really just views of the kernel and process tree.

    proc 是一个目录,其中包含了反映内核和进程树的各种文件。

  • Rsync: This tool is a directory synchronization that copies directories between local and remote systems.

    Rsync:这是一种目录同步工具,可以在本地和远程系统之间进行目录复制。

  • Maybe there is a directory in which these containers are stored where I can delete them easily manually?

    也许有一个目录,这些容器都储存在哪里我可以很容易地手动删除吗?

  • The staging directory is a directory for temporarily placing files that are being processed by the application.

    临时目录是用于临时放置应用程序正在处理的文件的目录。

  • The site is a directory of the world's people, and a place for private citizens to create public identities.

    这个网站可以说是一个全球人民的通讯录,同时也是一个普通人向公众展示自己的平台。

  • A distributed directory is a directory environment in which data is partitioned across multiple directory servers.

    在分布式目录环境中,数据跨多个目录服务器分散存储。

  • Path is a directory path to one or more files in PEM format, but the filenames have to be in a certain format.

    path是到一个或多个pem格式文件的路径,不过文件名必须使用特定的格式。

  • Working directory is a directory used as a reference point within a directory tree in a computer operating system.

    工作目录是指在计算机操作系统中,在目录树内用参考点的一种目录。

  • In the final example, the value of the HOME variable is tested to see if it is a directory using the -d unary operator.

    在最后一个示例中,测试home变量的值,用单目操作符- d检查它是不是目录。

  • The first field (drwxrwxr-x or -rw-rw-r-- in this case) tells us whether the file is a directory (d) or a regular file (-).

    第一个字段(本例中为 drwxrwxr-x 或 -rw-rw-r--)告诉我们,文件是一个目录 (d) 还是一个普通文件 (-)。

  • The initial bit indicates whether the file is a directory. (In general, the initial bit indicates whether a file is special.

    起始位表示该文件是否为目录(通常,起始位 表示该文件是否为特殊文件。

  • The core of ApacheDS is a directory service that can store application data and perform search operations on different types of data.

    ApacheDS 的核心是目录服务,可以保存数据,并对不同类型的数据进行搜索操作。

  • Is there a way to do this? I've tried and it seems to recognize the alias if I just type it in: it will report "alias" is a directory.

    有方法吗?我试过了,它似乎认识到如果我只是类型别名:它将报告“别名”是一个目录。

  • If the entry is a directory, you recursively call process_directory on the directory, and add the number of entries it found to your running total.

    如果该条目是一个目录,那么对这个目录递归地调用process_directory,并将其中所找到的条目数加到运行总数中。

  • The implementation provides information such as file size, last modified data, if the entry is a directory and, if so, what children are in the directory.

    该实现提供一些信息,例如文件大小、最后一次修改数据,如果输入是一个目录,那么还有其子目录。

  • A node directory is a directory that contains information that is necessary to establish communications from a client workstation to all applicable database servers.

    节点(node)目录包含在建立从客户机工作站到所有合适的数据库服务器的通信时所需的信息。

  • A hard link is a directory entry that points to an inode, while a soft link or symbolic link is a directory entry that points to an inode that provides the name of another directory entry.

    一个硬链接是指向inode的一个目录条目,而一个软链接或符号链接是指向提供另一目录条目名称的inode的一个目录条目。

  • If the target is a directory that does not exist, then the (single) source must also be a directory and a copy of the source directory and its contents is made with the target name as the new name.

    如果目录是一个不存在的目录,那么(单一)源也必须为一个目录,并且源目录的副本及其内容使用目标名作为新名称。