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

📄 part1.html

📁 Linux From Scratch的中文指导,学习LINUX很有用
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=gb2312" />
    <title>
      Part&nbsp;I.&nbsp;介绍
    </title>
    <link rel="stylesheet" href="stylesheets/lfs.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.68.1" />
    <link rel="stylesheet" href="stylesheets/lfs-print.css" type="text/css"
    media="print" />
  </head>
  <body id="lfs" class="6.1">
    <div class="navheader">
      <div class="headertitles">
        <h4>
          Linux From Scratch - Version 6.1
        </h4>
      </div>
      <ul class="headerlinks">
        <li class="prev">
          <a accesskey="p" href="prologue/errata.html" title="Errata">后退</a>
          <p>
            Errata
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="chapter01/chapter01.html" title="Introduction">前进</a>
          <p>
            Introduction
          </p>
        </li>
        <li class="up">.
        </li>
        <li class="home">
          <a accesskey="h" href="index.html" title="Linux From Scratch - Version 6.1">回首页</a>
        </li>
      </ul>
    </div>
    <div class="part" lang="zh_cn" xml:lang="zh_cn">
      <div class="titlepage">
        <h1 class="part">
          I. 介绍
        </h1>
      </div>
      <div class="toc">
        <h3>
          目录
        </h3>
        <ul>
              <li class="chapter">
                <h4>
                  1. 介绍                </h4>
                <ul>
                  <li class="sect1">
                    <a href="chapter01/chapter01.html#ch-scatter-how">如何构建一个 LFS 系统</a>                  </li>
                  <li class="sect1">
                    <a href="chapter01/changelog.html">更新记录</a>                  </li>
                  <li class="sect1">
                    <a href="chapter01/resources.html">资源</a>                  </li>
                  <li class="sect1">
                    <a href="chapter01/askforhelp.html">帮助</a>                  </li>
                </ul>
              </li>
              <li class="chapter">
                <h4>
                  2. 准备一个新的分区                </h4>
                <ul>
                  <li class="sect1">
                    <a href="chapter02/chapter02.html#space-introduction">简介</a>                  </li>
                  <li class="sect1">
                    <a href="chapter02/creatingpartition.html">创建一个新的分区</a>                  </li>
                  <li class="sect1">
                    <a href="chapter02/creatingfilesystem.html">在分区上创建文件系统</a>                  </li>
                  <li class="sect1">
                    <a href="chapter02/mounting.html">挂载新的分区</a>                  </li>
                </ul>
              </li>
            </ul>
      </div>
    </div>
    <div class="navfooter">
      <ul>
        <li class="prev">
          <a accesskey="p" href="prologue/errata.html" title="Errata">后退</a>
          <p>
            Errata
          </p>
        </li>
        <li class="next">
          <a accesskey="n" href="chapter01/chapter01.html" title="Introduction">前进</a>
          <p>
            Introduction
          </p>
        </li>
        <li class="up">.
        </li>
        <li class="home">
          <a accesskey="h" href="index.html" title="Linux From Scratch - Version 6.1">回首页</a>.
        </li>
      </ul>
    </div>
  </body>
</html>

⌨️ 快捷键说明

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