永发信息网

符号连接是什么意思????

答案:2  悬赏:30  手机版
解决时间 2021-02-27 14:29
  • 提问者网友:难遇难求
  • 2021-02-26 20:38
lstat -- 给出一个文件或符号连接的信息
说明
array lstat ( string filename )
获取由 filename 指定的文件或符号连接的统计信息。本函数和 stat() 函数相同,只除了如果 filename 参数是符号连接的话,则该符号连接的状态被返回,而不是该符号连接所指向的文件的状态。
符号连接是什么意思????
请详细的讲解符号连接的意思
最佳答案
  • 五星知识达人网友:鱼忧
  • 2021-02-26 20:51
The lstat() function returns information about a file or symbolic link.
lstat()函数的作用是:给出一个文件或符号连接[symbolic link]的信息。

This function returns an array with the following elements:
这个函数将返回一个包含下列元素的数组:

[0] or [dev] - Device number
[0] 或 [dev] –代表(驱动)设备的数字
[1] or [ino] - Inode number
[1] 或 [ino] – 代表Inode的数字
[2] or [mode] - Inode protection mode
[2] 或 [mode] – Inode保护模式
[3] or [nlink] - Number of links
[3] 或 [nlink] –代表连接的数字
[4] or [uid] - User ID of owner
[4] 或 [uid] – 拥有者的用户id[User ID]
[5] or [gid] - Group ID of owner
[5] 或 [gid] – 拥有者的群id[Group ID]
[6] or [rdev] - Inode device type
[6] 或 [rdev] – Inode设备类型
[7] or [size] - Size in bytes
[7] 或 [size] – 字节数大小
[8] or [atime] - Last access (as Unix timestamp)
[8] 或 [atime] – 最后一次访问(Unix时间戳[timestamp])
[9] or [mtime] - Last modified (as Unix timestamp)
[9] 或 [mtime] -最后一次修改(Unix时间戳[timestamp])
[10] or [ctime] - Last inode change (as Unix timestamp)
[10] 或 [ctime] -最后一次修改inode(Unix时间戳[timestamp])
[11] or [blksize] - Blocksize of filesystem IO (if supported)
[11] 或 [blksize] – 文件系统IO的区域大小[Blocksize of filesystem IO](必须在支持这个元素的情况下)
[12] or [blocks] - Number of blocks allocated
[12] 或 [blocks] – 指派的空间数量

Note: The results from this function will differ from server to server. The array may contain the number index, the name index, or both.
注意:从这个函数返回的结果与“服务器到服务器[server to server]”的结果是不相同的。这个数组包含了数字索引、名称索引或同时包含上述二者。

Note: The result of this function are cached. Use clearstatcache() to clear the cache.
注意:这个函数的结果将被自动缓存。你可以使用clearstatcache()函数来清除这个缓存。

Tip: This function is similar to stat(), except that if the file parameter is a symbolic link, the status of the symlink is returned (not the status of the file pointed to by the symlink).
提示:lstat()函数与stat()大致类似。唯一的不同点就是:如果这个文件参数是一个符号连接,那么将返回该符号连接的属性(而不是返回文件指向的)
全部回答
  • 1楼网友:杯酒困英雄
  • 2021-02-26 21:05
是微信推出的快速连接wi-fi热点的功能。连接成功后,用户微信主界面顶部会出现“正在连接wi-fi”的状态提示,用户点击该提示,即可查看商户公众号、优惠活动以及使用商户提供的在线功能和服务。 1、微信wi-fi是微信连接线下的方式之一,是微信o2o的有机一环。对消费者而言,wi-fi需求已经被列为马斯洛需求理论的最底层,甚至在某种程度上超越了生理需求。通过微信“扫一扫”二维码等方式,免去了输入手机号、验证码、密码的麻烦,可以很快速地连接商户提供的wi-fi,查看商户的活动和服务,非常方便。对商户来说,微信连wi-fi功能可从以下方面让商户更有效地连接用户。 2、开启微信连wi-fi功能功能的流程是注册微信公众账号,并获得微信认证后才可申请。 3、对于普通用户来说,微信连wifi相当于免费wifi上网,只不过连接会收到wifi提供商的各种广告。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯