好词典

filesystem

UK //ˈfaɪlˌsɪstəm//US //ˈfaɪlˌsɪstəm//

词源

复合词,由file(文件)和system(系统)组成,最早用于计算机领域描述文件管理方式。

noun

❶ 计算机中用于管理和组织存储设备上文件的方法或结构,决定了文件的命名、存储和检索方式。

“The filesystem on this computer is formatted as NTFS.”

(这台电脑的文件系统格式化为NTFS。)

“Linux supports multiple types of filesystems.”

(Linux支持多种类型的文件系统。)

同义词:file system, storage system, directory structure

常见短语

filesystem hierarchy — 指文件系统中文件和目录的组织结构,通常遵循特定的标准或约定。

“The filesystem hierarchy in Unix-like systems starts with the root directory.”

(类Unix系统中的文件系统层次结构从根目录开始。)

filesystem type — 指文件系统的具体格式或标准,如FAT32、NTFS、ext4等。

“You need to know the filesystem type before formatting the disk.”

(在格式化磁盘之前,你需要知道文件系统类型。)