📄 19-3.txt
字号:
<HEAD><SCRIPT LANGUAGE="JavaScript1.2">// If JavaScript 1.2 is supported, extract a new URL from the portion of// our URL following the question mark, and load that new URL in.location.replace(location.search.substring(1));// Enter a really long, empty, loop so that the body of this document // doesn't get displayed while the new document is loading.for(var i = 0; i < 10000000; i++);</SCRIPT></HEAD><BODY><HR SIZE=4><H1>This Page Requires JavaScript 1.2</H1>Your browser cannot run this page. Please upgrade to a browser thatsupports JavaScript 1.2, such as Netscape Navigator 4 or InternetExplorer 4.<HR SIZE=4></BODY>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -