index-9.htm
来自「Visual C++ has been one of most effectiv」· HTM 代码 · 共 29 行
HTM
29 行
<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 + =
减小字号Ctrl + -
显示快捷键?