/ˌsʌb.dɪˈrek.tə.ri/
子目录;在计算机文件系统中,位于另一个目录之下的目录,用于组织和分类文件。
I saved the file in a subdirectory called "photos."
我把文件保存在一个叫"photos"的子目录里。
The project's source code is organized into multiple subdirectories, each representing a different module of the application.
项目的源代码被组织在多个子目录中,每个子目录代表应用程序的一个不同模块。
由前缀 **sub-**(来自拉丁语,意为"在……之下")和 directory(目录,源自拉丁语 directorium,意为"指引、指南")组合而成。该词随着计算机文件系统的发展而出现,用来描述嵌套在上级目录中的下级目录结构。