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

📄 index.html

📁 CLFS(Cross-Compiled Linux From Scratch)的文档 Version CLFS-SVN-20060417
💻 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=iso-8859-1" />    <title>      Linux From Scratch    </title><style type="text/css">/*<![CDATA[*/body {  font-family: sans-serif;  text-align: left;  background: #fff;  color: #333;  margin: 1em;  padding: 0;  font-size: 1em;  line-height: 1.2em}a:link { color: #22b; }a:visited { color: #7e4988; }a:hover, a:focus { color: #d30e08; }a:active { color: #6b77b1;}h1, h2 {  color: #000;  font-weight: bold;}h3, h4, h5, h6 {  color: #222;}h1 { font-size: 173%; text-align: center; }h2 { font-size: 144%;  text-align: center; }h3 { font-size: 120%; padding-top: 0.2em; margin-top: 0.3em; }h4 { font-size: 110%;}div.toc {  padding-left: 1em;  margin-top: 1em;}div.toc ul li h3, div.toc ul li h4 {  margin: .4em;}div.book {  padding-bottom: 0.5em;}div.book h1 {  background: #f5f6f7;  margin: 0px auto;  padding: 0.5em;}div.book h2 {  background: #dbddec;  margin: 0px auto;  padding: 0.2em;}div.authorgroup, div p.copyright {  background: #f5f6f7;  margin: 0px auto;  padding:  1em 0.5em;}hr {  background: #dbddec;  height: .3em;  border: 0px;  margin: 0px auto;  padding: 0;}/*]]>*/</style>  </head>  <body>    <div class="book">      <div class="titlepage">        <div>          <h1 class="title">            Cross-Compiled Linux From Scratch          </h1>        </div>        <div>          <h2 class="subtitle">            Version CLFS-SVN-20060417          </h2>        </div>        <div class="authorgroup">          <h3 class="author">            Jim Gifford          </h3>          <h3 class="author">            Ryan Oliver          </h3>        </div>        <div>          <p class="copyright">            Copyright (c) 2005&ndash;2006 Jim Gifford &amp; Ryan Oliver          </p>        </div>        <div>          <p class="copyright">            <em>Based on LFS, Copyright 

⌨️ 快捷键说明

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