symlink

符号链接

常用释义

词性释义

符号链接
例句
  • 全部
  • 符号链接
bool create_symlink(const path& frompath, const path& topath): This function creates a symbolic (soft) link between frompath and topath.
1·With this symlink in place and each deployment in a separate directory, it is easy to roll back to previous versions of the application.
有了这个符号链接及每一个位于单独目录的部署,应用程序就可以轻松回滚到之前的版本。
2·This is one example of a broken symlink.
这是断符号链接的一个例子。
3·The process of creating this single symlink is called tree folding.
创建这种单一符号链接的过程称为树折叠。
4·A symlink is somewhat similar to Windows shortcuts or MacOS aliases, which can represent an image of an application that resides in another location, perhaps a different drive or directory.
符号链接有点类似于Windows快捷方式或MacOS别名,它可以表示驻留在另一个位置(或许是不同的驱动器或目录)的应用程序的映象。
5·As shown in Listing 13, the GCC command is a symlink and there are three different names for it on my system.
如清单13中所示,gcc命令是一个符号链接,且在我的系统上它有三个不同的名称。
网络释义

符号链接

符号链接 每个共享对象都安装为具有附加后缀 .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 建立临时文件。 ...
更新时间:2025-05-02 10:24