Jump to content

Translations:Jargon File/14/zh-cn: Difference between revisions

From KDE UserBase Wiki
Iskandarma (talk | contribs)
Created page with "!path |一个文件在文件系统中的完整位置标识。比如 <tt>/home/myUser/Documents/Greetings.txt</tt> (绝对路径),或是 <tt>Document/Greeting.txt</tt> (相对于主目录的路径)"
 
(No difference)

Latest revision as of 07:37, 5 November 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Jargon File)
!path
|Full specification of a file giving its placing in the file system. For example <tt>/home/myUser/Documents/Greetings.txt</tt> (an absolute path), or <tt>Document/Greeting.txt</tt> (path relative to my home directory).

!path |一个文件在文件系统中的完整位置标识。比如 /home/myUser/Documents/Greetings.txt (绝对路径),或是 Document/Greeting.txt (相对于主目录的路径)