📄 bitmap.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//ZH_CN">
<!-- http://linux-ntfs.sourceforge.net/ntfs/attributes/index_allocation.html -->
<html lang="ZH_CN">
<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>$BITMAP (0xB0) - Attribute - 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>属性 - $BITMAP (0xB0)</h1>
<a class="prevnext" accesskey="," href="index_allocation.html">前一页</a>
<a class="prevnext" accesskey="." href="reparse_point.html">后一页</a>
<h2>概述</h2>
<p>
此文件属性是一个比特序列,每个比特代表一项的状态。 </p>
<p>
就像在 <a href="../files/attrdef.html">$AttrDef</a>里定义的,此属性大小无上下限。 </p>
<h2>属性结构</h2>
<p>
此属性当前用在两个地方:索引(如目录),$MFT。索引项和文件记录也在它们里有标记,以显示它们是否在用。 </p>
<p>
在一个索引里,比特域显示哪个索引项在用,每个比特表示一个索引分配的VCN。
<p>
在$MFT里,比特域显示哪个文件记录在用。
</p>
<table border="1" summary="" cellspacing="0">
<tr>
<th class="numeric">偏移量</th>
<th class="numeric">大小</th>
<th>描述</th>
</tr>
<tr>
<td class="numeric">~</td>
<td class="numeric">~</td>
<td><a href="../concepts/attribute_header.html">标准属性标题</a></td>
</tr>
<tr>
<td class="numeric">0x00</td>
<td class="numeric"> </td>
<td>比特域</td>
</tr>
</table>
<h2>注意</h2>
<br>
<a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/attributes/bitmap.html">Online</a>
<a class="contact" href="http://www.reddragonfly.org/ntfs/attributes/bitmap.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: bitmap.html,v 1.8 2001/07/11 16:31:44 flatcap Exp $</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -