index-5.htm
来自「Visual C++ has been one of most effectiv」· HTM 代码 · 共 41 行
HTM
41 行
<html>
<head>
<title>C++ In Action</title>
<link rel="stylesheet" href="rs.css" tppabs="http://www.relisoft.com/book/rs.css">
</head>
<body background="margin.gif" tppabs="http://www.relisoft.com/book/images/margin.gif" bgcolor="#ffffe0">
<!-- Main Table -->
<table width="100%">
<tr>
<td width=90>
<td>
<h1>Appendix (In Preparation)</h1>
<h2>THE EDITOR PROJECT</h2>
<ul>
<li>BACKGROUND
<li>REQUIREMENT SPEC
<li>ARCHITECTURAL SPEC
<li>DIVISION OF LABOR
<li>ESSAYS
</ul>
<h2>THE RAY TRACING PROJECT</h2>
<ul>
<li>BACKGROUND
<li>REQUIREMENT SPEC
<li>ARCHITECTURAL SPEC
<li>DIVISION OF LABOR
<li>THE SCHEDULE
<li>ESSAYS
</ul>
<h2>STYLE GUIDELINES</h2>
</table>
<!-- End Main Table -->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?