下载应用程式
educalingo
pathname

在"英语"词典里pathname}的意思

词典

英语中PATHNAME的发音

ˈpɑːθˌneɪm


PATHNAME的语法类别

noun
形容词
动词
副词
代词
介词
连词
限定词
感叹词

PATHNAME在英语中的意思是什么?

路径(计算)

路径,文件或目录的名称的一般形式,在文件系统中指定唯一的位置。 路径指向文件系统位置,遵循以字符串表示的目录树层次,其中由分隔符分隔的路径组件表示每个目录。 分隔字符最常见的是斜杠,反斜杠字符或冒号,尽管某些操作系统可能会使用不同的分隔符。 在计算机科学中广泛使用路径来表示现代操作系统中常见的目录/文件关系,并且在统一资源定位器的构建中至关重要。 系统可以使用绝对路径或相对路径。 完整路径或绝对路径是指向一个文件系统上相同位置的路径,而不管当前工作目录或组合路径如何。 它通常是根据根目录编写的。 相对路径是相对于用户或应用程序的工作目录的路径,因此不必给出完整的绝对路径。

在英语 词典里pathname的定义

字典中的路径名的定义是文件或目录的名称连同其相对于追溯到根的一行中的其他目录的位置; 文件名和每个父目录之间用斜线相互分隔。

PATHNAME押韵的英语 单词

agname · birthname · byname · code-name · filename · first-name · forename · jobname · name · nickname · outname · overname · prename · rename · sirname · surname · username · what´s-her-name · what´s-its-name · whatsitsname

PATHNAME一样开头的英语单词

pathetic · pathetic fallacy · pathetical · pathetically · pathfinder · pathfinder prospectus · pathfinding · pathic · pathless · pathlessness · pathobiology · pathogen · pathogene · pathogenesis · pathogenetic · pathogenic · pathogenicity · pathogenous · pathogeny · pathognomonic

PATHNAME一样开头的英语单词

assumed name · big name · brand name · code name · domain name · family name · file name · first name · full name · given name · good name · household name · last name · maiden name · middle name · place name · screen name · Suriname · to-name · trade name

英语近义词词典里pathname的近义词和反义词

近义词

«pathname»的25种语言翻译

翻译者

PATHNAME的翻译

通过我们的英语多语言翻译器,找到pathname25种语言翻译

该章节所呈现的将pathname由 英语向其他语言的翻译是通过自动统计翻译获得的;在英语中基本的翻译单位是单词«pathname»。
zh

翻译者英语 - 中文

路径
1,325 数百万发言者
es

翻译者英语 - 西班牙语

ruta
570 数百万发言者
en

英语

pathname
510 数百万发言者
hi

翻译者英语 - 印地语

पथ
380 数百万发言者
ar

翻译者英语 - 阿拉伯语

مسار
280 数百万发言者
ru

翻译者英语 - 俄语

путь
278 数百万发言者
pt

翻译者英语 - 葡萄牙语

caminho
270 数百万发言者
bn

翻译者英语 - 孟加拉语

পথহীন
260 数百万发言者
fr

翻译者英语 - 法语

chemin
220 数百万发言者
ms

翻译者英语 - 马来语

Tanpa jalan
190 数百万发言者
de

翻译者英语 - 德语

Pfadnamen
180 数百万发言者
ja

翻译者英语 - 日语

パス名
130 数百万发言者
ko

翻译者英语 - 韩语

경로 이름
85 数百万发言者
jv

翻译者英语 - 印尼爪哇语

Pathless
85 数百万发言者
vi

翻译者英语 - 越南语

tên đường dẫn
80 数百万发言者
ta

翻译者英语 - 泰米尔语

பாதை அற்ற
75 数百万发言者
mr

翻译者英语 - 马拉地语

मार्गरहित
75 数百万发言者
tr

翻译者英语 - 土耳其语

geçilmez
70 数百万发言者
it

翻译者英语 - 意大利语

percorso
65 数百万发言者
pl

翻译者英语 - 波兰语

ścieżka
50 数百万发言者
uk

翻译者英语 - 乌克兰语

шлях
40 数百万发言者
ro

翻译者英语 - 罗马尼亚语

nume de cale
30 数百万发言者
el

翻译者英语 - 希腊语

όνομα_διαδρομής
15 数百万发言者
af

翻译者英语 - 布尔语(南非荷兰语)

padnaam
14 数百万发言者
sv

翻译者英语 - 瑞典语

sökvägsnamn
10 数百万发言者
no

翻译者英语 - 挪威语

banenavn
5 数百万发言者

pathname的使用趋势

趋势

词语 «PATHNAME»的使用趋势

pathname的主要搜索趋势和常见用法
用户为查找我们的英语在线词典以及单词«pathname»的最常用表达而进行的主要搜索的列表。

pathname的英语文献、引用和新闻中的使用范例

示例

«PATHNAME»相关的英语书籍

在以下的参考文献中发现pathname的用法。与pathname相关的书籍以及同一来源的简短摘要提供其在 英语文献中的使用情境。
1
Understanding the Linux Kernel
When a process must act on a file, it passes its file pathname to some VFS system call, such as open(), mkdir( ), rename( ),orstat(). In this section, we illustrate how the VFS performs a pathname lookup, that is, how it derives an inode from the ...
Daniel P. Bovet, Marco Cesati, 2005
2
A Practical Guide to UNIX for Mac OS X Users
For example, the UNIX-style pathname /Volumes/Images/backups equates to the Carbon-style pathname Images:backups. Know which kind of pathname you are using caution If you enter a UNIX pathname when a Carbon pathname is ...
Mark G. Sobell, Peter Seebach, 2005
3
Sams Teach Yourself Shell Programming in 24 Hours
How do I determine the absolute pathname of a directory? Shell scripts that work with directories often need to determine the absolute pathname of a directory to perform the correct operations on these directories. You can determine the ...
Sriranga Veeraraghavan, 2002
4
Learning Red Hat Linux
There are two kinds of pathnames: absolute and relative. The absolute pathname of a directory traces the location of the directory beginning at the root directory; you form the pathname as a list of directories, separated by forward slashes (/).
Bill McCarty, 2003
5
Learn Java for Android Development
(continued) Method Description String getCanonicalPath() String getName() String getParent() File getParentFile() String getPath() boolean isAbsolute() String toString() Returns the canonical pathname string of this File object's abstract ...
Jeff Friesen, 2014
6
COMMON LISP: The Language
Once the user has created and executed a suitable setf form for setting the logical -pathname-translations of the relevant logical host, the software can be loaded and run. It may be necessary to use the translations again, or on another ...
Guy L. Steele, 1990
7
UNIX Network Programming
The pathname associated with a Unix domain socket should be an absolute pathname, not a relative pathname. The reason to avoid the latter is that its resolution depends on the current working directory of the caller. That is, if the server binds ...
W. Richard Stevens, Bill Fenner, Andrew M. Rudoff, 2004
8
Jython Essentials
File(pathname).absolutePath rather than the Java (new File(pathname)). getAbsolutePath( ). abspath(pathname) Returns the absolute path of pathname, equivalent to java.io. File(pathname).absolutePath. >>> os.path.abspath('fred') ...
Samuele Pedroni, Noel Rappin, 2002
9
Find Gold in Windows Vista
pathname is a full address for a file, specifying its exact location in your computer system. A pathname is similar to a Web page address in that it defines an exact location. For advanced users, typing a pathname is sometimes quicker than ...
Dan Gookin, 2007
10
Learning the Unix Operating System: A Concise Guide for the ...
You can also locate a file or directory with a relative pathname. A relative pathname gives the location relative to your working directory. Unless you use an absolute pathname (starting with a slash), Unix assumes that you're using a relative ...
Jerry Peek, Grace Todino, John Strang, 2002
参考文献
« EDUCALINGO. Pathname [在线]. 可用 <https://educalingo.com/zh/dic-en/pathname>. 六月 2026 ».
下载educalingo应用
ZH