⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unknown.html

📁 中文的NTFS文件系统结构说明文档
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- http://linux-ntfs.sourceforge.net/ntfs/help/unknown.html --><html lang="en">  <head>    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">    <meta name="description" content="NTFS Documentation">    <link rel="stylesheet" type="text/css" href="../style/ntfsdoc.css">    <link rel="start" type="text/html" href="../index.html" title="NTFS Documentation">    <title>Unknown - Help - NTFS Documentation</title>  </head>  <body>    <table border="0" class="toolbar" summary="" cellspacing="0">      <tr>        <td class="toolbar"><div class="toolbar"><a accesskey="1" class="toolbar" href="../index.html">主页</a></div></td>        <td class="toolbar"><div class="toolbar"><a accesskey="2" class="toolbar" href="../files/index.html">文件</a></div></td>        <td class="toolbar"><div class="toolbar"><a accesskey="3" class="toolbar" href="../attributes/index.html">属性</a></div></td>        <td class="toolbar"><div class="toolbar"><a accesskey="4" class="toolbar" href="../concepts/index.html">概念</a></div></td>        <td class="toolbar"><a accesskey="5" class="toolbar" href="../help/glossary.html">词汇</a></td>      </tr>    </table>    <h1>Help - Unknown</h1>    <a class="prevnext" accesskey="," href="todo.html">Previous</a>    <a class="prevnext" accesskey="." href="index.html">Next</a>     <h2>Overview</h2>    <p>    This, final, section of the documentation is the place for all    the unanswered questions.  Some relate to Windows' use of NTFS    and some are very technical.  Your help is needed to fill in    the blanks.  Thanks.    </p>    <h2>Unanswered Questions</h2>    <dl>      <dt>Why do some Metadata files on NTFS 3.0+ still have Security Descriptors?</dt>      <dd>      On NTFS 3.0+, $Volume, $AttrDef, dot and $Boot have Security Descriptors.      Is this to save time at boot up?      Perhaps to reduce the number of files it has to parse?      Or is this the same as the previous question?      </dd>      <dt>$STANDARD_INFORMATION: Max Versions, Version Number and Class Id?</dt>      <dd>      Are any of the three fields used?      </dd>      <dt>Is $UsnJrnl's $J Data Stream a fixed size?</dt>      <dd>      Is it a fixed size?  Does it wrap around like $LogFile?      </dd>      <dt>What does $UsnJrnl's $Max Data Stream do?</dt>      <dd>      There's a time stamp, two fields that might be flags and a field      that might be a length.      </dd>      <dt>Attribute Header</dt>      <dd>      When is "Initialised" not the same size as "Real"?      </dd>      <dt>$MountMgrDatabase</dt>      <dd>      What is the format of this stream?      </dd>      <dt>MFT (FILE) Records</dt>      <dd>      Will we only see MFT Extension records with inodes &lt; 23?      Is the sequence number always equal to the inode number for      the Metadata?      </dd>      <dt>MFT Mirr</dt>      <dd>      How large is this if the cluster size is greater than 4kB?      </dd>      <dt>Index Records</dt>      <dd>      Are they always 4kB?      </dd>      <dt>Collation</dt>      <dd>      Is a collation type ULONGS equivalent to GUID?      </dd>      <dt>Security Descriptors</dt>      <dd>      How are ACEs inherited?      </dd>    </dl>    <pre>    copy questions to relevant pages and x-link    </pre>    <br>    <a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/help/unknown.html">Online</a>    <a class="contact" href="http://www.reddragonfly.org/ntfs/help/unknown.html">中文在线</a>    <!-- The two validators will only work if this page is visible on the web -->    <a class="contact" href="http://validator.w3.org/check/referer">Validate HTML</a>    <a class="contact" href="http://jigsaw.w3.org/css-validator/check/referer">Validate CSS</a>    <a class="contact" href="mailto:webmaster@flatcap.org">$Id: unknown.html,v 1.6 2001/07/24 23:45:27 flatcap Exp $</a>  </body></html>

⌨️ 快捷键说明

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