?? admin.jsp
字號:
<%
if session("admin_name")="" then
response.redirect "login.asp"
end if
%>
<!--#include file="top.asp"-->
<html>
<head>
<meta NAME="GENERATOR" Content="Microsoft FrontPage 5.0">
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
<link href=../css.css rel=STYLESHEET type=text/css>
<script>
function switchSysBar(){
if (switchPoint.innerText==3){
switchPoint.innerText=4
document.all("frmTitle").style.display="none"
}
else{
switchPoint.innerText=3
document.all("frmTitle").style.display=""
}
}
</script></head>
<body scroll="no" style="MARGIN: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td id="frmTitle" name="frmTitle" nowrap valign="middle" align="center">
<IFRAME id="BoardTitle" name="main" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 140; Z-INDEX: 2" scrolling="no" frameborder="0" src="left.asp"></IFRAME>
<td style="width:10pt" background="img/t2.gif">
<table cellspacing="0" cellpadding="0" border="0" height="100%">
<tr><td style="height:100%" onclick="switchSysBar()"><span class="navPoint" id="switchPoint" title="關閉/打開左欄">3</span>
</table>
</td><td style="width:100%">
<IFRAME id="frmright" name="BoardList" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1" scrolling="auto" frameborder="0" src="readme.htm"></IFRAME>
</tr></table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -