logical file system
常見(jiàn)例句
- The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.
邏輯文件系統(tǒng)還負(fù)責(zé)琯理內(nèi)核的打開(kāi)文件表和每個(gè)進(jìn)程的文件描述符信息。 - The logical file system layer is the level of abstraction at which users can request the various file operations, such as read, write, stat, and so on.
邏輯文件系統(tǒng)層是一個(gè)抽象層,用戶可以通過(guò)它請(qǐng)求各種文件操作,如讀、寫、獲得相關(guān)信息,等等。 - The virtual file system bridges the underlying disparate physical file system to the logical file system, providing a consistent directory tree hierarchy to the rest of the operating system.
虛擬文件系統(tǒng)建立了不同的基礎(chǔ)物理文件系統(tǒng)到邏輯文件系統(tǒng)之間的橋梁,爲(wèi)操作系統(tǒng)中的其他部分提供了一致的目錄樹(shù)層次結(jié)搆。 返回 logical file system