symlink

符号链接
常用释义
符号链接

扩展信息

符号链接
符号链接 每个共享对象都安装为具有附加后缀 .1(一)的同名文件的符号链接 (symlink)。例如,libdblib12.so 是相同目录中文 …
符号连接
-充分利用符号连接(symlink)来把可重用的模块统一存放 (前文已经讨论过了) 几个需要求证的事情: -多个web app是否对 …
符号连结
如果要用符号连结(symlink)或实体连结(hardlink)为 manpage 安装多个名称,则应该用 要指定 manpage 是否在安装时压缩可用 …
创建符号链接
Linux系统调用列表 ... link 创建链接 symlink 创建符号链接 unlink 删除链接 ...
建立符号连接
PHP: Filesystem 函数 - Manual ... stat — 给出文件的信息 symlink建立符号连接 tmpfile — 建立一个临时文件 ...
符号链结
本地攻击者利用程式的符号链结 (symlink) 弱点将可绕过 .pag / .dir 文件副档名的限制非法访问系统中的任意文件。 恶意用户甚 …
符号连文件
Ext2的目录项及文件的定位 -... ... EXT2_FT_SOCK,/* 套接字文件*/ EXT2_FT_SYMLINK,/* 符号连文件*/ EXT2_FT_UNKNOW…
创建符号连接
PHP Filesystem 函数 ... rmdir 删除空的目录。 symlink 创建符号连接。 tmpfile 建立临时文件。 ...

例句

符号链接不会阻止文件的删除;如果目标文件被移动或删除,符号链接会断开。

如清单13中所示,gcc命令是一个符号链接,且在我的系统上它有三个不同的名称。

The most direct way to do so is to copy over the existing data store and fix things up with a symlink.

最直接的方法是复制现有的数据存储,并使用一个符号链接进行修正。

所有的符号连接都会被解析,所以不可能通过符号连接来避开此限制。

To the contrary of the symlink (symbolic link), here the actual data on disk is pointed to by more than one directory entry.

它是相对于symlink(符号链接,其实也就是我们常说的软链接)而言的,表示超出一个的目录项指向磁盘上同一块真实数据。

有了这个符号链接及每一个位于单独目录的部署,应用程序就可以轻松回滚到之前的版本。

创建这种单一符号链接的过程称为树折叠。

As an alternative, --copy-links or -L copies the item the symlink points to instead of the symlink itself.

另一种方法是使用--copy-links(或-L)复制符号链接指向的文件或目录,而不是复制符号链接本身。

Further, you can create a symbolic link to your executable, and you get the symlink name when it's invoked.

另外,我们可以创建一个到可执行程序的符号链接,在执行这个符号链接时,就可以看到这个符号链接的名字。

Mercurial largefiles takes a different route, and provides (in effect) a symlink to the large file in the cloned repository.

Mercurial的Largefile插件使用了不同的方法,在复制出的资源库中提供了(从效果上)指向大文件的符号链接。

一个symlink链接是一个独立的文件,删除它不能删除它所指向的文件。

To delete a symlink, you can just delete the link. Just make sure you don't delete the original file.

要删除符号链接,你只需要删除创建的链接文件就可以了。确保别删除了原始文件就好。

Afterwards delete the symlink if you want.

最后如果你愿意的话可以删除symlink。

这是断符号链接的一个例子。

bool create_symlink(const path& frompath, const path& topath): This function creates a symbolic (soft) link between frompath and topath.

boolcreate_symlink(constpath&frompath,constpath&topath):此函数在frompath和topath间创建符号(软)链接。

这主要是有用的符号结合。

CVS doesn't allow you to rename files, and it doesn't work well with special files, such as symlinks.

CVS不允许重命名文件,而且对一些特殊文件(如symlink)的支持不是很好。

从系统上删除rlogin和rsh二进制程序,并将它们替代为SSH的一个symlink

根据你的发行版,你需要创建一个符号联系:

把单独的WWW文件夹符号链接(symlink)进每个特定PhoneGap平台的代码库