语言选择:
免费网上英汉字典|3Dict

pathname

资料来源 : pyDict

路径名

资料来源 : Free On-Line Dictionary of Computing

pathname
     
         (Or "path") The specification of a node (file or
        directory) in a {hierarchical file system}.  The path is
        usually specified by listing the nodes top-down, separating
        the directories by the {pathname separator} ("/" in {Unix},
        "\" in {MS-DOS}).
     
        A pathname may be an {absolute pathname} or a {relative
        pathname}.  The part of the pathname of a file after the last
        separator is called the {basename}.
     
        (1997-03-10)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z