- 1
A subdirectory is a folder that sits inside another folder on a computer. If you have a folder called Photos, and inside it a folder called 2026, then 2026 is a subdirectory of Photos. That is the whole idea — a place inside a place, so that files do not all pile up in one heap. The word belongs to programmers, system administrators and technical writing. Everyone else says 'folder', and honestly most programmers say 'folder' too when they are speaking casually. 'Directory' and 'subdirectory' are the older, more precise words, from the days of typing commands rather than clicking icons, and they still live in that world: file paths, documentation, error messages, terminal work. In a path like /home/anna/photos/2026, each slash marks a step down into a subdirectory. Note also that 'sub' here is only about relationship, not size or importance — a subdirectory can hold far more than the folder above it, and it can have subdirectories of its own, going down as many layers as you like.
子目錄(資料夾裡面的資料夾);一般人講話多半直接說「資料夾」,寫技術文件才用「子目錄」。
組成sub- + directory. 'Sub-' means under. A 'directory' is a list that tells you where things are — the same idea as a phone directory, a book of names and addresses. On a computer, a directory is the list of what files live in one place. So a subdirectory is a directory listed under another one.
原始詞典資料1 筆記錄
以下是外部詞典記錄的用法,原文照列,我們還沒有寫成教學內容。上面的說明才是我們自己寫的;有些用法可能上面已經講過了。
subdirectorynoun
- 1
computingengineeringmathematicsA directory located inside another directory.
資料來源:英文維基詞典 English Wiktionary(CC BY-SA 4.0)。 原文照列,未經改寫。