Description: 符号链接名查看器,用Win32asm写的。在开发Windows驱动程序时非常有用。附带了此工具的asm源码,望珍惜。-symbolic link from viewer with Win32asm writes. In the development of Windows driver will be very useful. Fringe of the tool asm2 source, and hopes treasure. Platform: |
Size: 14336 |
Author:guanjie |
Hits:
Description: 硬链接是利用Linux中为每个文件分配的物理编号——inode建立链接。因此,硬链接不能跨越文件系统。(用ls –i命令可以查看目录下文件的inode编程)。
软链接(符号链接)是利用文件的路径名建立链接。通常建立软链接使用绝对路径而不是相对路径,以最大限度增加可移植性。
-Hard link is to use Linux distribution for each physical file number- inode link is established. Therefore, hard links can not span file systems. (With ls-i command to view the directory the file s inode programming).
Soft link (symbolic link) is used to link the file path name. Create soft links usually use absolute paths instead of relative path in order to maximize portability. Platform: |
Size: 82944 |
Author:wu |
Hits: