?? admin.asp
字號:
<!--#include file=Include/check.asp-->
<%
'* 個人版價格:500元 商業版價格:700元
'* 演示:http://Demo.wenday.com
'* 版本:Engine_WenDay網站信息系統 Ver 2.0 演示版
'* 版權所有: 一奔網絡工作室(Wenday.Com)
'* 聯系QQ: 42367091
'* Email :wenday@21cn.com
'* 程序開發: Wenday
%>
<%
Response.Expires = -1
Response.ExpiresAbsolute = Now() - 1
Response.cachecontrol = "no-cache"
CheckAdmin1
%>
<html>
<head>
<title>江西博宇--后臺管理</title>
<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=""
}
}
function MM_popupMsg(msg) { //v1.0
alert(msg);
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Img/Admin.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" scroll="no">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#00659c">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" height="100%" cellpadding="0" cellspacing="3">
<tr>
<td width="77%" height="23" align="left"> <font color="#FFFFFF">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -