?? script
字號(hào):
<SCRIPT LANGUAGE="JavaScript">function open_help (text) {remote = window.open("","help_window",'toolbar=no,directories=no,menubar=no,status=no,scrollbars=yes,resizable=yes,width=300,height=200');if (remote.opener == null) { remote.opener = this }remote.document.open("text/html");remote.document.write("<html><head><title>Help Window</title>");remote.document.write('<BODY LINK="#DC460F" VLINK="#8E2323" ALINK="#FF7F00" TEXT=#0000BB BGCOLOR="#FFFFFF">');remote.document.write(text);remote.document.write("</body></html>");remote.document.close();}</SCRIPT><a href="javascript:open_help('<p><ul><li>Your help text goes here</li></ul>');"><img BORDER=0 src="/csq/gifs/smallhelp.gif"></a>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -