?? houtai.asp
字號:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="DQE_Conn.asp"-->
<!--#include file="check.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>歡迎使用星舊新聞管理系統1.0</title>
</head>
<frameset rows="124,*" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="<%= titleURL %>" name="topFrame" scrolling="NO" >
<frameset cols="154,*" frameborder="NO" border="0" framespacing="0">
<frame src="<%= leftURL %>" name="leftFrame" scrolling="no" marginwidth="0" marginheight="0">
<frame src="Readme.htm" name="mainFrame">
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -