logrecord.html

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

HTML
11
字号
<title>Logging area</title>The logging area consists of a sequence of 4KB log records. Each logrecordis structured as follows:<pre>offset(length)   contents0(4)             Magic number 'RCRD'1E(12)           Fixup</pre><i>The logrecord supposedly contains a sequence of variable sized records.The structuring of those is not clear.</i>

⌨️ 快捷键说明

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