📄 cword.asp
字号:
<%@language="vbscript" codepage="936"%>
<!--#include file="inc/config.asp" -->
<% menuid=5 : opendb = false : title = "成语词典、成语查询、 成语故事、成语接龙 - " + sitename %>
<!--#include file="inc/menus.asp"-->
<br>
<!-------------------------------------------------------------------------->
<!-----------------------------成语词典------------------------------------->
<table width="592" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#fafafa">
<tr>
<td>
<fieldset>
<legend><strong>成语词典</strong></legend><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form action="http://response.52.la/cword/" method="post" target="myfrm_cword" onsubmit="if (cword.value==''){return false;} else {tb_cword.style.visibility='visible';tb_cword.height='220';}">
<tr>
<td width="20%" rowspan="2" align="center"> </td>
<td width="11%" height="25" align="center"><span class="titlestr">关键字:</span>
</td>
<td width="69%" height="25"><input name="cword" type="text" id="cword" size="30">
<input name="submit" type="submit" value="寻找成语" class="bt_mouseout" onmouseover="this.classname='bt_mouseover'" onmouseout="this.classname='bt_mouseout'" style="padding-top:0px"></td>
</tr>
<tr>
<td height="25" align="center"> </td>
<td height="25">
<label for="incontent" onclick="cword.focus();" style="cursor:hand;">
<input name="incontent" type="checkbox" id="incontent" value="1" style="height:16px;width:16px;">
同时在成语的典故(注释)里寻找?
</label>
</td>
</tr>
</form>
</table>
<br>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#cccccc" id="tb_cword">
<tr>
<td width="100%" height="1" align="center" valign="middle" bgcolor="#ffffff">
<iframe src="http://response.52.la/cword/" name="myfrm_cword" width="100%" height="100%" align="middle" frameborder="0" id="myfrm"></iframe></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
<br> <br>
<table width="300" height="60" border="0" cellspacing="0" cellpadding="8" align="center" class="input">
<tr>
<td valign="top">
玫瑰情缘提示:<br>
输入更少的文字将带来更多的查询结果;<br>
如查询“博大精深”即可仅输入“博大”;<br>
要查询注释里包含的内容,最少需要两个字。
</td>
</tr>
</table>
<br> <br>
<script language="javascript">settimeout("document.all.cword.focus()",500);</script>
<!--#include file="inc/bottom.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -