index.html

来自「这是一个C的源代码」· HTML 代码 · 共 35 行

HTML
35
字号
<h1>PBC Library Manual</h1><p>Other versions of this manual:</p><dl>    <dt>    <a href="../chunked/">chunked HTML</a>    </dt>    <dd>    One HTML file per section. No attempts to make it easier to read.    More or less the default output of my DocBook to HTML converter.    </dd>    <dt>    <a href="../manual.html">single HTML</a>    </dt>    <dd>    Whole manual in one big HTML file, with some attempts to make it    better looking.    </dd>    <dt>    <a href="../manual.pdf">PDF file</a>    </dt>    <dd>    Portable Document Format.    </dd>    <dt>    <a href="../manual.txt">text file</a>    </dt>    <dd>    Generated by <a href="http://userpage.fu-berlin.de/~mbayer/tools/html2text.html">html2text</a>.    </dd></dl>This version of the manual was partly produced by a DocBook to HTML converter,and partly by some kludgy awk/sed scripts.

⌨️ 快捷键说明

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