directory entry name
常見例句
- At the very least, you can't tell a file entry from a directory entry from the name alone.
至少,僅根據(jù)目錄條目的名稱,您無法辨別文件條目。 - 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)得到了目錄的條目名稱,那么您需要構(gòu)造一個更加完整的路徑(請參見 清單 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.
一個硬鏈接 是指向 inode 的一個目錄條目,而一個軟鏈接 或符號鏈接 是指向提供另一目錄條目名稱的 inode 的一個目錄條目。 返回 directory entry name