File System

· CS/OS
FileFile conceptfile : data/program을 담는 그릇data의 type은 numeric, character, binary 등 다양하게 될 수 있다.File StructureNonebytes나 words의 집합으로, 특별한 structure가 존재하지 않는 경우Simple record structurelinesfixed length : 고정된 길이의 linevariable length : 가변 길이의 lineComplex structuresformatted document : application에 의해 정의되는 경우(ex. hwp..)relocatable load file : OS에 의해 정의되는 경우(ex. dll)File attributeName : file의 이름Type : ..
larcane
'File System' 태그의 글 목록