中华机械网搜索引擎是一个专业的机械网站网上资源查询系统。搜索引擎收录了大量的机械有关的网站,内容丰富,分类详细。现在我们决定向网友开放搜索引擎的搜索代码,并欢迎来自其他网站的连接。只要您把搜索引擎“搜索窗口”和“分类目录”的免费代码加到你的网页中,即可获得一个强大的机械搜索引擎。
感谢您对中华机械网的支持。
设置中华机械网搜索引擎的简易搜索窗口
使用如下代码将中华机械网搜索引擎的简易搜索窗口加在你的网页上。
<!-- 搜索框开始 -->
<form action="http://search.machine365.com/search.php"
method="get" name="search_form1">
<input type="text" name="keyword"><select
name="mark">
<option value="W">网站</option>
<option value="K">词典</option>
</select>
<input type=submit value=中华机械网 name="Submit">
<a href=http://search.machine365.com/info/help/search.php>帮助</a>
</form>
<!-- 搜索框结束 -->
如何设置搜索引擎目录
使用如下代码将搜索引擎目录加在你的网页上。
<!-- 搜索引擎分类目录开始 -->
<table border=0 width="500" cellpadding="5">
<tr align=left>
<td colspan="2"> <div align="center">中华机械网搜索引擎目录</div>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=11>制造商</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=12>国家和地区</a>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=13>贸易公司</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=14>行业商务网站</a>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=15>机械工程</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=16>软件</a>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=17>会议与商展</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=18>新闻媒体</a>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=19>大中专院校</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=20>政府部门</a>
</td>
</tr>
<tr align=left>
<td> <li><a href=http://search.machine365.com/show.php?id=21>科研院所</a>
</td>
<td> <li><a href=http://search.machine365.com/show.php?id=22>组织机构</a>
</td>
</tr>
</table>
<!-- 搜索引擎分类目录结束 -->