📄 admin_bak.asp
字号:
<!--#include file="../MxGbook_conn.asp" -->
<!--#include file="admin_chk.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>MxGbook后台管理</title>
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body>
<!--#include file="admin_top.asp" -->
<div id="MxGbookMain">
<table width="790" border="1" align="center" cellpadding="3" cellspacing="2" bordercolor="#333333">
<tr valign="top">
<td width="100"><!--#include file="admin_left.asp" -->
</td>
<td> </td>
</tr>
</table>
<br>
</div>
<!--#include file="admin_bottom.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -