attrlist.html

来自「一个linux下NTFS文件格式源代码」· HTML 代码 · 共 15 行

HTML
15
字号
<title>Attribute List Attribute</title>An attribute list is a sequence of attribute descriptions. Each isa record with the following layout.<pre>offset(length)          Description0(4)                    Attribute type4(2)                    Size of record6(1)                    Size of attribute name8(8)                    Starting VCN10(8)                   MFT record number containing chunk18(2)                   Attribute ID, equals field 1E in attribute1A                      Attribute name in Unicode</pre>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?