📄 search.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>搜索</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">搜索</font></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="4" cellpadding="4">
<tr>
<td width="100%" bgcolor="#efefda">
也不知这个东西是否可用,姑且一试吧。使用时只需输入要搜索的函数名即可。请注意大小写,比如搜索AnyPopup函数的说明,在文本框中输入AnyPopup,不能是anypopup,后面也不要带“.htm”。如果搜索到,当然最好;搜索不到,那表明这个函数目前还没有关于它的说明。<p>
代码是我自己写的,寥寥几行,似乎很容易,所以功能很简单。请包涵。</p>
<p>
如果你能为我做一个更好的搜索程序,我将不胜感激!</p>
<form>
<div align="center"><center><p>请输入要查询的函数名:<input type="text"
name="T1" size="20"> <input type="button" value="搜 索" name="B1"
onClick="self.location.href=this.form.T1.value+'.htm'"
style="font-family: 宋体; font-size: 9pt"> </p>
</center></div>
</form>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -