reg.htm
来自「一个国人自己实现图像库的程序(有参考价值)」· HTM 代码 · 共 51 行
HTM
51 行
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=GB2312">
<title>注册表相关操作</title>
</head>
<body bgcolor="#ffffe7" lang=ZH-CN style='tab-interval:21.0pt'>
<h2 align="center"><b><font color="#FF0000">注册表相关操作</font></b></h2>
<table width="85%" border="1" bordercolor="#3399FF" align="center" cellpadding="0" bgcolor="#CCFFFF">
<tr>
<td width="50%">
<div align="center"><font color="#FF6600"><b>类(Classes)</b></font><font color="#FF0000"><b></b></font></div>
</td>
<td width="50%">
<div align="center"><font color="#FF0000"><b><font color="#FF6600">函数(Functions)</font></b></font><font color="#FF6600"></font></div>
</td>
</tr>
</table>
<h2><font color="#FF0000"><b>类(Classes):</b></font></h2>
<table width="85%" border="0" bordercolor="0" align="center" cellpadding="0" bgcolor="#CCFFFF">
<tr>
<td width="30%">
<div align="left"><font color="#FF0000"> <font color="#0000FF"><a href="FCReg.htm"><b><i>FCReg</i></b></a></font></font></div>
</td>
<td width="70%">
<p>封装注册表操作的类。</p>
</td>
</tr>
</table>
<h2><font color="#FF0000"><b>函数(Functions):</b></font></h2>
<br>
<h2 align="center"><img src="stripe.gif" width="94%" height="2"><br>
</h2>
<table align=center bgcolor=ghostwhite border=0 cellpadding=0 cellspacing=0
width=650>
<tbody>
<tr>
<td width="85%">
<p align=center>版权所有 <br>
(C)1999 - 2002 付黎<br>
<a href="mailto:crazybit@263.net">给我发信</a> <a
href="javascript:window.close()">关闭窗口</a> </p>
</td>
</tr>
</tbody>
</table>
<h2> </h2>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?