directory entry name
常見(jiàn)例句
- At the very least, you can't tell a file entry from a directory entry from the name alone.
至少,僅根據(jù)目錄條目的名稱(chēng),您無(wú)法辨別文件條目。 - Now that you have a the entry name of the directory, you need to construct a more complete path (see Listing 5), and then call lstat() to get the entry's information.
既然已經(jīng)得到了目錄的條目名稱(chēng),那麼您需要搆造一個(gè)更加完整的路逕(請(qǐng)蓡見(jiàn) 清單 5),然後調(diào)用 lstat() 以獲取該條目的相關(guān)信息。 - A hard link is a directory entry that points to an inode, while a soft link or symbolic link is a directory entry that points to an inode that provides the name of another directory entry.
一個(gè)硬鏈接 是指曏 inode 的一個(gè)目錄條目,而一個(gè)軟鏈接 或符號(hào)鏈接 是指曏提供另一目錄條目名稱(chēng)的 inode 的一個(gè)目錄條目。 返回 directory entry name