建立硬式链接。
语法: int link(string target, string link);
返回值: 整数
函数种类: 文件存取
本函数建立硬式链接,用来将参数 link 链接至 target。
symlink() readlink() linkinfo()