?? search.js
字號:
function loadText()
{
var txtLang = document.getElementsByName("txtLang");
txtLang[0].innerHTML = "\u5bfb\u627e ";
txtLang[1].innerHTML = "\u53d6\u4ee3 ";
txtLang[2].innerHTML = "\u5927\u5c0f\u5199\u987b\u76f8\u7b26 ";
txtLang[3].innerHTML = "\u5168\u5b57\u62fc\u5199\u987b\u76f8\u7b26 ";
document.getElementById("btnSearch").value = "\u5bfb\u627e\u4e0b\u4e00\u4e2a ";;
document.getElementById("btnReplace").value = "\u53d6\u4ee3 ";
document.getElementById("btnReplaceAll").value = "\u4e9b\u90e8\u53d6\u4ee3 ";
document.getElementById("btnClose").value = "\u5173\u95ed ";
}
function writeTitle()
{
document.write("<title>\u5bfb\u627e\u548c\u53d6\u4ee3 </title>")
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -