special.html
来自「一个linux下NTFS文件格式源代码」· HTML 代码 · 共 17 行
HTML
17 行
<title>NTFS Special Files</title>The first 10 inodes serve special purposes. They are<ul><li>$MFT (0)<li>$MFTMirr (1)<li><a href=LogFile.html>$LogFile</a> (2)<li>$Volume (3)<li><a href=AttrDef.html>$AttrDef</a> (4)<li><a href=dir.html>.</a> (5 - the root directory)<li>$Bitmap (6)<li><a href=Boot.html>$Boot</a> (7)<li>$BadClus (8)<li>$Quota (9)<li><a href=UpCase.html>$UpCase</a> (10)</ul>The description of some of these files is on p. 31.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?