📄 manager_left.asp
字号:
<html>
<!--#include file="../include/killStr.asp" -->
<!--#include file="../include/checkUser.asp" -->
<!--#include file="../include/checkServer.asp" -->
<%
'修改:潘树文
'时间:2001年2月9日
%>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title></title>
<link rel=stylesheet href="style.css" type=text/css>
<base target="_self">
</head>
<body bgcolor="#C0C0C0">
<table border="0" width="100%">
<tr>
<td width="100%" align="center"><a href="cityList.asp" target="right">城市管理</a></td>
</tr>
<tr>
<td width="100%" align="center"><a href="statusList.asp" target="right">状况管理</a></td>
</tr>
<tr>
<td width="100%" align="center"><a href="directionList.asp" target="right">风向管理</a></td>
</tr>
<tr>
<td width="100%" align="center"><a href="powerList.asp" target="right">风力管理</a></td>
</tr>
<tr>
<td width="100%" align="center"> </td>
</tr>
<tr>
<td width="100%" align="center"> </td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table border="0" width="100%">
<tr>
<td width="100%" align="center"><a href="../user/loginProcess.asp" target="_top">返回</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -