searchbar200.js
来自「研究和开发移动道中数字传输技术的第一步工作就是认识移动信道本身的特性」· JavaScript 代码 · 共 40 行
JS
40 行
document.writeln('<link href="http://www.rejia.com/css.css" rel="stylesheet" type="text/css">');
document.writeln('<table width="200" height="21" border="0" align="center" valign="bottom" cellpadding="0" cellspacing="0">');
document.writeln(' <tr bgcolor="#FF6600"> ');
document.writeln(' <TD width=6 height=30 align=right></TD>');
document.writeln(' <td align="left"><a href=http://www.rejia.com target=_blank><font color=#ffffff size=2><strong>热价网:寻找网上最低价——</strong></font></a></td>');
document.writeln(' </tr>');
document.writeln(' <tr align="left" bgcolor="#FF6600"> ');
document.writeln(' <td height="30" colspan="27" > ');
document.writeln(' <TABLE cellSpacing=0 cellPadding=2 width=100% align=center border=0>');
document.writeln(' <TBODY>');
document.writeln(' <TR> ');
document.writeln(' <TD width=3 height=30 align=right></TD>');
document.writeln(' <FORM name=IndexSearch action=http://www.rejia.com/search.php method=get target=_blank>');
document.writeln(' <TD width=80 align="center"> <div align="center">');
document.writeln(' <input name="key0" type="text" value="" size="13">');
document.writeln(' </div></TD>');
document.writeln(' <TD width=30> <select name=leibie>');
document.writeln(' <option value=shuma>数码</option>');
document.writeln(' <option value=shouji>手机</option>');
document.writeln(' <option value=book>图书</option>');
document.writeln(' <option value=yinx>音像</option>');
document.writeln(' <option value=huaz>化妆</option>');
document.writeln(' <option value=child>婴童</option>');
document.writeln(' <option value=lover>成人</option>');
document.writeln(' <option value=card>卡</option>');
document.writeln(' <option value=hotel>订房</option>');
document.writeln(' <option value=huwai>户外</option>');
document.writeln(' <option value=qiche>汽车</option>');
document.writeln(' </select> </TD>');
document.writeln(' <TD width=32>');
document.writeln(' <div align="center">');
document.writeln(' <input type="submit" name="Submit" value=" 搜 ">');
document.writeln(' </div></TD>');
document.writeln(' </FORM>');
document.writeln(' </TR>');
document.writeln(' </TBODY>');
document.writeln(' </TABLE></td>');
document.writeln(' </tr>');
document.writeln('</table>');
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?