📄 index-9.htm
字号:
<html>
<head>
<title>Polymorphism</title>
<meta name="description" content="Polymorphism in C++">
<meta name="keywords" content="polymorphism, is-a, parse tree">
<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="#FFFFDC">
<!-- Main Table -->
<table cellpadding="6">
<tr>
<td width="78">
<td>
<h2>Polymorphism</h2>
<ol>
<li><a href="1is_a.html" tppabs="http://www.relisoft.com/book/lang/poly/1is_a.html">The Meaning of is-a</a>
<li><a href="3tree.html" tppabs="http://www.relisoft.com/book/lang/poly/3tree.html">Parse Tree</a>
<li><a href="4exerc.html" tppabs="http://www.relisoft.com/book/lang/poly/4exerc.html">Exercises</a>
</ol>
</table>
<!-- End Main Table -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -