?? index.0.asp
字號(hào):
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="../include/check_session.asp" -->
<link href="../style/style.css" rel="stylesheet" type="text/css">
<html>
<head>
<title>管理中心</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td width="200"> </td>
<td align="center"><a href="admin_statement.asp">管理章程</a></td>
</tr>
<tr valign="top">
<td width="200" height="500"><% Server.Execute("left.asp") %></td>
<td height="500" align="center"><a href="certify_member.asp">會(huì)員認(rèn)證</a></td>
</tr>
<tr>
<td width="200"> </td>
<td align="center"><a href="logout.asp">注銷登錄</a></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -