insert.htm
来自「独立于AVL库的存储媒体 虽现在有不少可用的AVL树库」· HTM 代码 · 共 18 行
HTM
18 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>Insert</title>
</head>
<body bgcolor="#CDEBE4">
<p><font size="4" face="Arial"><strong>AVL::Insert</strong></font></p>
<p><font size="3" face="Arial"><strong>bool Insert( </strong><em>hndNode</em>&
<em>nhndInsert</em>, <em>SearchResult</em>* <em>pSR</em> = <em>NULL</em>,
<em>hndNode</em>* <em>pnhndDup</em> = <em>NULL</em>, bool <em>bReplace</em>
= true<strong>);</strong></font></p>
<p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?