📄 index.asp
字号:
<!--#include file="config.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title><%= WebTitle %></title>
</head>
<FRAMESET border="0" frameSpacing="0" rows="*,0" frameBorder="NO">
<FRAME name="mainFrame" src="home.asp">
<FRAME name="bottomFrame" src="ok.asp" noResize scrolling=no>
</FRAMESET><noframes></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -