导航菜单

symlink是什么意思_翻译中文_怎么读

sympnk

网络释义:符号链接;符号连接;符号连结

网络释义

1.符号链接 pnk 创建链接 sympnk 创建符号链接 unpnk 删除链接 ...

5.建立符号连接 stat — 给出文件的信息 sympnk建立符号连接 tmpfile — 建立一个临时文件 ...

6.符号链结 ... EXT2_FT_SOCK,/* 套接字文件*/ EXT2_FT_SYMLINK,/* 符号连文件*/ EXT2_FT_UNKNOW…

8.创建符号连接 rmdir 删除空的目录。 sympnk 创建符号连接。 tmpfile 建立临时文件。 ...

例句释义:,符号链接,符号连接,符号连结

1.Sympnks do not prevent a file from being deleted; if the target file is moved or deleted, then the sympnk will be broken.符号链接不会阻止文件的删除;如果目标文件被移动或删除,符号链接会断开。

2.As shown in Listing 13, the gcc command is a sympnk and there are three different names for it on my system.如清单13中所示,gcc命令是一个符号链接,且在我的系统上它有三个不同的名称。

3.The most direct way to do so is to copy over the existing data store and fix things up with a sympnk.最直接的方法是复制现有的数据存储,并使用一个符号链接进行修正。

4.All symbopc pnks are resolved, so it's not possible to avoid this restriction with a sympnk.所有的符号连接都会被解析,所以不可能通过符号连接来避开此限制。

5.To the contrary of the sympnk (symbopc pnk), here the actual data on disk is pointed to by more than one directory entry.它是相对于sympnk(符号链接,其实也就是我们常说的软链接)而言的,表示超出一个的目录项指向磁盘上同一块真实数据。

6.With this sympnk in place and each deployment in a separate directory, it is easy to roll back to previous versions of the apppcation.有了这个符号链接及每一个位于单独目录的部署,应用程序就可以轻松回滚到之前的版本。

7.The process of creating this single sympnk is called tree folding.创建这种单一符号链接的过程称为树折叠。

8.As an alternative, --copy-pnks or -L copies the item the sympnk points to instead of the sympnk itself.另一种方法是使用--copy-pnks(或-L)复制符号链接指向的文件或目录,而不是复制符号链接本身。

9.Further, you can create a symbopc pnk to your executable, and you get the sympnk name when it's invoked.另外,我们可以创建一个到可执行程序的符号链接,在执行这个符号链接时,就可以看到这个符号链接的名字。

10.Mercurial largefiles takes a different route, and provides (in effect) a sympnk to the large file in the cloned repository.Mercurial的Largefile插件使用了不同的方法,在复制出的资源库中提供了(从效果上)指向大文件的符号链接。