📄 1.0.htm
字号:
<html>
<head>
<title>编译原理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link type="text/css" rel="stylesheet" href="../css/specification.css">
</head>
<BODY>
<table align=right width=300>
<tr>
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='preface.htm'"></img></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='1.1.htm'"></img></td>
</tr>
</table>
<br><br>
<center><font class="title1">第一章 编译概述</font></center><br>
<table><tr><td>    </td>
<td class="content">
<font class="title2"><b>学习目的</b></font>
<p><font class="emphasize">掌握</font></p>
<p>1、编译方式、解释方式及其区别;</p>
<p>2、编译程序的构成,工作流程及各部分的功能;</p>
<p>3、编译程序中一遍扫描的概念。</p>
<br>
<p><font class="emphasize">了解</font></p>
<p>1、实现编译程序的自展技术;</p>
<p>2、编译程序的伙伴程序及构造编译程序的工具;</p>
<br>
<font class="title2"><b>建议学习流程</b></font>
<p>沿着本章各节顺序</p>
<p><a href="1.1.htm">·1.1 翻译和解释</a></p>
<p><a href="1.2.0.htm">·1.2 编译程序的组成部分;</a></p>
<p><a href="1.3.0.htm">·1.3 有关编译程序的设计与实现;</a></p>
<p><a href="1.4.0.htm">·1.4 编译器的伙伴;</a></p>
<p><a href="1.5.htm">·1.5 构造编译器的工具。</a></p>
</td></tr></table>
<br>
<table align=right width=300>
<tr>
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='preface.htm'"></img></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='1.1.htm'"></img></td>
</tr>
</table>
</BODY>
</html>
<html><script language="JavaScript">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -