?? main.asp
字號:
<%
dim u
u = Request.querystring("url")
if u = "" then
u = "about:blank"
end if
%>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>萬石中學在線圖書管理系統--網頁吧wangyeba.com 源碼網yuanma5.com 提供下載</title>
<SCRIPT LANGUAGE="JavaScript">
<!--
function InitSync(){
if( "object" == typeof( top.deeptree ) && "unknown" == typeof( top.deeptree.Sync ) ){
top.deeptree.Sync();
}
}
//-->
</SCRIPT>
</head>
<frameset rows="25,*,25" cols="*">
<frame name="banner" scrolling="No" noresize target="contents" src="top.asp">
<frameset cols="280,*">
<frame name="contents" target="fraRightFrame" src="dir.asp" onload="InitSync();">
<frame name="fraRightFrame" src="<% = u %>">
</frameset>
<frame name="buttom" scrolling="No" noresize target="contents" src="buttom.asp">
<noframes>
<body>
<p>此網頁使用了框架,但您的瀏覽器不支持框架。</p>
</body>
</noframes>
</frameset>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -