📄 head.asp
字号:
<!--#include file="conn.asp" -->
<!--#include file="../char_new.asp" -->
<%
Call CheckAccessRight()
%>
<html>
<head>
<meta http-equiv="Pragma" content="no-cache">
<title>风格写手公告管理</title>
<link rel="stylesheet" href="../style.css" type="text/css">
<script language="JavaScript">
<!--
function pviiW3Cbg(obj, pviiColor) { //v1.1 by Project VII
obj.style.backgroundColor=pviiColor
}
//-->
</script>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<tr>
<td width="100" bgcolor="#FFCC00" valign="top">
<table border="0" cellspacing="1" cellpadding="3" bgcolor="#FFFFFF" width="98%" align="center">
<tr>
<td bgcolor="#FF3300" colspan="7">
<div align="center"><a href="http://www.70age.net">风格写手公告管理V1.0</a></div>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="center" width="13%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">
↓<a href="NewAdd.asp" title="添加公告">添加公告</a></td>
<td align="center" width="13%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="adminedit.asp">修改删除</a></td>
<td align="center" width="13%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="adminuser.asp">用户管理</a></td>
<td align="center" width="16%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="../Add_news.asp" target="_blank">生成Htm公告</a></td>
<td align="center" width="13%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="BackupData.asp">数据备份</a></td>
<td align="center" width="13%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="CompressData.asp">数据压缩</a></td>
<td align="center" width="19%" onMouseOver="pviiW3Cbg(this, '#f0f0f0')" onMouseOut="pviiW3Cbg(this, '')">↓<a href="logout.asp" target=_top>退出系统</a>↓</td>
</tr>
</table>
<td bgcolor="#FFFFFF" valign="top">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -