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

📄 volume_name.html

📁 这是NTFS文件0.5版本技术文件
💻 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>$VOLUME_NAME (0x60) - 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>属性 - $VOLUME_NAME (0x60)</h1>
    <a class="prevnext" accesskey="," href="security_descriptor.html">前一页</a>
    <a class="prevnext" accesskey="." href="volume_information.html">后一页</a>

    <h2>概述</h2>

    <p>
    此属性只简单地包含卷名。
    </p>

    <p>
    就像在 <a href="../files/attrdef.html">$AttrDef</a>中定义的,此属性最小2个字节最大256字节,
    等于一个127个标准编码字符的最大卷名长度。
    </p>

    <h2>属性结构</h2>

    <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">&nbsp;</td>
        <td>标准编码的名称</td>
      </tr>
    </table>

    <h2>注意</h2>

    <p>
    卷名<b>不</b>以一个标准编码的零终止,它的名称长度是存储在标题里的属性大小。
    </p>

    <p>
    卷的序列号存储在<a href="../files/boot.html">$Boot</a>里。 
    </p>

    <br>
    <a class="contact" href="http://linux-ntfs.sourceforge.net/ntfs/attributes/volume_name.html">Online</a>
    <a class="contact" href="http://www.reddragonfly.org/ntfs/attributes/volume_name.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: volume_name.html,v 1.9 2001/07/11 11:04:05 flatcap Exp $</a>
  </body>
</html>

⌨️ 快捷键说明

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