⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 007.htm

📁 javascript源码集锦
💻 HTM
字号:
<!-- saved from url=(0022)http://internet.e-mail -->
<html>
<!--以下包含此页的全部代码,作者:阿捷 有问题请email:alone@188.net-->

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Author" content="Haha,Alone,阿捷,alone@188.net">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style>
<!--
        A:link {text-decoration: none; color: 0000FF; font-family: 新细明体}
        A:visited {text-decoration: none; color: 004080; font-family: 新细明体}
        A:active {text-decoration: none; font-family: 新细明体}
        A:hover {text-decoration: underline; color: FF0000}
-->
</style>
<title>综合搜索引擎</title>
</head>

<body topmargin="0" leftmargin="0" background="bg4.gif">

<table border="0" width="106%" cellspacing="0" cellpadding="0" height="34">
  <tr>
    <td width="37%" rowspan="2" height="34"></td>
    <td width="7%" height="16"><br>
    </td>
    <td width="27%" height="16"><form Name="InputForm">
      <p><script language="JavaScript">
var FirstForm;
function StartSearch()
{
  document.forms[FirstForm+document.InputForm.SearchSelect.
  selectedIndex].elements[0].value=document.InputForm.SearchWords.value;
 document.forms[FirstForm+document.InputForm.SearchSelect.
  selectedIndex].submit();
}
</script><span style="font-size: 9pt">查找内容:</span><input
      name="SearchWords" type="text" size="21" margin-left: 1px"><br>
      <span style="font-size: 9pt">搜索引擎:</span><select Name="SearchSelect" size="1"
      style="background-color: rgb(0,0,0); color: rgb(255,255,0)">
        <option selected>Yahoo </option>
        <option>InfoSeek </option>
        <option>altavista</option>
        <option value="Magellan">Magellan</option>
        <option value="Point ">Point </option>
        <option value="中文YAHOO">中文YAHOO</option>
        <option value="全球FTP资源搜索系统">全球FTP资源搜索系统</option>
        <option value="全球游戏资源搜索系统">全球游戏资源搜索系统</option>
        <option>Yeah中文搜索</option>
        <option>Cseek中文搜索</option>
        <option value="台湾绿世界中文搜索">台湾绿世界中文搜索</option>
        <option value="台湾番薯藤">台湾番薯藤</option>
        <option value="东方网景">东方网景</option>
      </select><br>
      <input type="button" value=" 开始查找 " onClick="StartSearch()"> <script
      language="JavaScript">
        FirstForm=document.forms.length
</script></p>
    </form>
    <form action="http://search.yahoo.com/bin/search" method="get">
      <input type="hidden" name="p" value>
    </form>
    <form METHOD="GET" ACTION="http://www3.infoseek.com/Titles">
      <input type="hidden" name="qt" value><input type="hidden" name="col" value="WW"><input
      type="hidden" name="sv" value="IS"><input type="hidden" name="lk" value="noframes"><input
      type="hidden" name="nh" value="10">
    </form>
    <form action="http://www.altavista.digital.com/cgi-bin/query?pg=q&amp;what=web&amp;q=">
      <input type="hidden" name="q" value>
    </form>
    <form action="http://www.mckinley.com/searcher.cgi?query=">
      <input type="hidden" name="query" value>
    </form>
    <form action="http://point.lycos.com/cgi-bin/pursuit?query=">
      <input type="hidden" name="query" value>
    </form>
    <form action="http://search.chinese.yahoo.com/search/gb" method="get">
      <input type="hidden" name="p" value>
    </form>
    <form action="http://ftpsearch.unit.no/ftpsearch">
      <input type="hidden" name="query" value>
    </form>
    <form action="http://www.gamesdomain.com/cgi-bin/wwwwais">
      <input type="hidden" name="keywords" value>
    </form>
    <form action="http://www.yeah.net/cgi-bin/search/search.cgi">
      <input type="hidden" name="key" value>
    </form>
    <form action="http://www.cseek.com/homepage/cgi/srchengine.cgi">
      <input type="hidden" name="searchkey" value>
    </form>
    <form action="http://greenworld.com.tw/explorer/search.pl?Keywords=">
      <input type="hidden" name="Keywords" value>
    </form>
    <form action="http://search.yam.org.tw/b5/search/">
      <input type="hidden" name="k" value>
    </form>
    <form action="http://www.orinet.cn.net/cgi-bin/yang/addlinks/searchlink.pl">
      <input type="hidden" name="keywords" value>
    </form>
    </td>
    <td width="36%" height="16"></td>
  </tr>
  <tr>
    <td width="34%" height="18" colspan="2" bgcolor="#FFFFFF"><br>
    这个比较长,只要将下列代码加入&lt;body&gt;&lt;/body&gt;之间就行:<br>
    <font color="#FF0000">&lt;form Name=&quot;InputForm&quot;&gt;<br>
    &lt;div align=&quot;center&quot;&gt;&lt;center&gt;&lt;p&gt;&lt;script 
    language=&quot;JavaScript&quot;&gt;<br>
    var FirstForm;<br>
    function StartSearch()<br>
    {<br>
    document.forms[FirstForm+document.InputForm.SearchSelect.<br>
    selectedIndex].elements[0].value=document.InputForm.SearchWords.value;<br>
    document.forms[FirstForm+document.InputForm.SearchSelect.<br>
    selectedIndex].submit();<br>
    }<br>
    &lt;/script&gt;&lt;span style=&quot;font-size: 9pt&quot;&gt;查找内容:&lt;/span&gt;&lt;input 
    name=&quot;SearchWords&quot; type=&quot;text&quot; size=&quot;21&quot; style=&quot; 
    margin-left: 1px&quot;&gt;&lt;br&gt;<br>
    &lt;span style=&quot;font-size: 9pt&quot;&gt;搜索引擎:&lt;/span&gt;&lt;select 
    Name=&quot;SearchSelect&quot; size=&quot;1&quot; style=&quot;background-color: rgb(0,0,0); 
    color: rgb(255,255,0)&quot;&gt;<br>
    &lt;option selected&gt;Yahoo &lt;/option&gt;<br>
    &lt;option&gt;InfoSeek &lt;/option&gt;<br>
    &lt;option&gt;altavista&lt;/option&gt;<br>
    &lt;option value=&quot;Magellan&quot;&gt;Magellan&lt;/option&gt;<br>
    &lt;option value=&quot;Point &quot;&gt;Point &lt;/option&gt;<br>
    &lt;option value=&quot;中文YAHOO&quot;&gt;中文YAHOO&lt;/option&gt;<br>
    &lt;option value=&quot;全球FTP资源搜索系统&quot;&gt;全球FTP资源搜索系统&lt;/option&gt;<br>
    &lt;option value=&quot;全球游戏资源搜索系统&quot;&gt;全球游戏资源搜索系统&lt;/option&gt;<br>
    &lt;option&gt;Yeah中文搜索&lt;/option&gt;<br>
    &lt;option&gt;Cseek中文搜索&lt;/option&gt;<br>
    &lt;option value=&quot;台湾绿世界中文搜索&quot;&gt;台湾绿世界中文搜索&lt;/option&gt;<br>
    &lt;option value=&quot;台湾番薯藤&quot;&gt;台湾番薯藤&lt;/option&gt;<br>
    &lt;option value=&quot;东方网景&quot;&gt;东方网景&lt;/option&gt;<br>
    &lt;/select&gt;&lt;br&gt;<br>
    &lt;input type=&quot;button&quot; value=&quot; 开始查找 &quot; 
    onClick=&quot;StartSearch()&quot;&gt; &lt;script language=&quot;JavaScript&quot;&gt;<br>
    FirstForm=document.forms.length<br>
    &lt;/script&gt;&lt;/p&gt;<br>
    &lt;/center&gt;&lt;/div&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://search.yahoo.com/bin/search&quot; method=&quot;get&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;p&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form METHOD=&quot;GET&quot; ACTION=&quot;http://www3.infoseek.com/Titles&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;qt&quot; value&gt;&lt;input 
    type=&quot;hidden&quot; name=&quot;col&quot; value=&quot;WW&quot;&gt;&lt;input 
    type=&quot;hidden&quot; name=&quot;sv&quot; value=&quot;IS&quot;&gt;&lt;input 
    type=&quot;hidden&quot; name=&quot;lk&quot; value=&quot;noframes&quot;&gt;&lt;input 
    type=&quot;hidden&quot; name=&quot;nh&quot; value=&quot;10&quot;&gt;<br>
    &lt;/form&gt;<br>
    &lt;form 
    action=&quot;http://www.altavista.digital.com/cgi-bin/query?pg=q&amp;amp;what=web&amp;amp;q=&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;q&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://www.mckinley.com/searcher.cgi?query=&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;query&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://point.lycos.com/cgi-bin/pursuit?query=&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;query&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://search.chinese.yahoo.com/search/gb&quot; 
    method=&quot;get&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;p&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://ftpsearch.unit.no/ftpsearch&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;query&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://www.gamesdomain.com/cgi-bin/wwwwais&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;keywords&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://www.yeah.net/cgi-bin/search/search.cgi&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;key&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://www.cseek.com/homepage/cgi/srchengine.cgi&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;searchkey&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://greenworld.com.tw/explorer/search.pl?Keywords=&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;Keywords&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form action=&quot;http://search.yam.org.tw/b5/search/&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;k&quot; value&gt;<br>
    &lt;/form&gt;<br>
    &lt;form 
    action=&quot;http://www.orinet.cn.net/cgi-bin/yang/addlinks/searchlink.pl&quot;&gt;<br>
    &lt;input type=&quot;hidden&quot; name=&quot;keywords&quot; value&gt;<br>
    &lt;/form&gt;</font><br>
    <br>
    </td>
    <td width="36%" height="18"></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -