📄 attribute_id.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><!-- http://linux-ntfs.sourceforge.net/ntfs/concepts/attribute_id.html --><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <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>Attribute - Concept - NTFS Documentation</title> </head> <body> <table border="0" class="toolbar" summary="" cellspacing="0"> <tr> <td class="toolbar"><a accesskey="1" class="toolbar" href="../index.html">Home</a></td> <td class="toolbar"> </td> <td class="toolbar"><a accesskey="2" class="toolbar" href="../files/index.html">Files</a></td> <td class="toolbar"> </td> <td class="toolbar"><a accesskey="3" class="toolbar" href="../attributes/index.html">Attributes</a></td> <td class="toolbar"> </td> <td class="toolbar"><a accesskey="4" class="toolbar" href="../concepts/index.html">Concepts</a></td> <td class="toolbar"> </td> <td class="toolbar"><a accesskey="5" class="toolbar" href="../help/glossary.html">Glossary</a></td> <td class="toolbar"> </td> <td class="toolbar"><a accesskey="6" class="toolbar" href="../help/index.html">Help</a></td> </tr> </table> <h1>Concept - Attribute Id</h1> <a class="prevnext" accesskey="," href="attribute_header.html">Previous</a> <a class="prevnext" accesskey="." href="clusters.html">Next</a> <h2>Overview</h2> <p> Every <a href="../attributes/index.html">Attribute</a> in every <a href="file_record.html">FILE Record</a> has an Attribute Id. This Id is unique within the <a href="file_record.html">FILE Record</a> and is used to maintain data integrity. </p> link to file record a field of the FILE Record each attribute has an id reused when zero skipped <dl> <dt>Next Attribute Id</dt> <dd> The Attribute Id that will be assigned to the next Attribute added to this MFT Record. </dd> <dd>N.B. Incremented each time it is used.</dd> <dd>N.B. Every time the MFT Record is reused this Id is set to zero.</dd> <dd>N.B. The first instance number is always 0.</dd> </dl> <br> <a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/concepts/attribute_id.html">Online</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: attribute_id.html,v 1.7 2001/07/11 11:04:05 flatcap Exp $</a> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -