📄 articlesearch.js
字号:
document.writeln("<table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"1\">");
document.writeln("<FORM method=GET action=\"http:\/\/www.google.com\/search\" target=_blank>");
document.writeln(" <tr> ");
document.writeln(" <input type=\"hidden\" name=\"domains\" value=\"www.xgdown.com\">");
document.writeln(" <input type=\"hidden\" name=\"ie\" value=\"GB2312\">");
document.writeln(" <input type=\"hidden\" name=\"oe\" value=\"GB2312\">");
document.writeln(" <input type=\"hidden\" name=\"hl\" value=\"zh-CN\">");
document.writeln(" <td width=\"44\"><a href=\"http:\/\/www.google.com\/\" target=_blank><img src=..\/..\/xg\/images\/google_logo.gif border=0><\/a><\/td>");
document.writeln(" <td width=\"94\"> ");
document.writeln(" <input type=\"text\" name=\"q\" size=\"15\" maxlength=\"255\" value=\"\">");
document.writeln(" <\/td>");
document.writeln(" <td nowrap width=\"200\"> ");
document.writeln(" <INPUT TYPE=radio name=sitesearch value=\"\">");
document.writeln(" www <INPUT TYPE=radio name=sitesearch value=\"www.xgdown.com\" checked>");
document.writeln(" www.xgdown.com <\/td>");
document.writeln(" <td width=\"251\" valign=\"bottom\"> ");
document.writeln(" <input type=\"image\" border=\"0\" name=\"submit\" src=\"..\/..\/xg\/images\/searchbutton.gif\" width=\"46\" height=\"19\">");
document.writeln(" <\/td>");
document.writeln(" <\/tr>");
document.writeln(" <\/form>");
document.writeln("<\/table>");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -