← Glossary
テクノロジ系 (Technology)Tested 1×
ディレクトリ構造
でぃれくとりこうぞう · Directory structure
Also known as: パス
A tree-shaped hierarchical organization of files and directories in a file system. The topmost level is the root directory and the currently active location is the current (working) directory. A file's location can be expressed as an absolute path from the root or a relative path from the current directory.
Past questions testing this term · 1 questions
- 2011h23a #74階層型ディレクトリ構造のファイルシステムに関する用語と説明 a~d の組合せとして,適切なものはどれか。 a 階層の最上位にあるディレクトリを意味する。 b 階…