manage.asp
来自「视频源代码 视频源代码」· ASP 代码 · 共 41 行
ASP
41 行
<%response.expires=0%>
<!--#include file="inc/conn.asp"-->
<!--#include file="inc/code.asp"-->
<!--#include file="inc/vip.asp"-->
<html>
<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>NEWS ver 2</title>
<link rel="stylesheet" href="css/default.css">
<script src="js/js.js"></script>
</head>
<body scroll="no" leftmargin="0" topmargin="0" bgcolor="#003063" text="#000000" link="#000000" vlink="#000000">
<table width="100%" cellpadding="0" cellspacing="0" height="100%">
<tbody>
<tr height="99%"><td align="middle" id=frmTitle noWrap vAlign=center name="frmTitle">
<iframe frameBorder=0 name=tree scrolling=auto src="tree.asp" style="height:100%;visibility:inherit;width:100;z-index:2"></iframe>
</td><td bgColor=#003563 style="width:6pt">
<table border=0 cellPadding=0 cellSpacing=0>
<tbody>
<tr><td onclick="TreeBar()"><span id=Point title="显示/隐含菜单" style="font:8pt Webdings;color:FFFFFF;cursor:hand">3</span></td></tr>
</tbody>
</table>
</td>
<td style="width:100%" bgColor=#003063>
<iframe frameBorder=0 name=main scrolling=auto src="category/class.asp" style="height:100%;visibility:inherit;width:100%;z-index:2"></iframe>
</td></tr>
<tr><td colspan="3" align="center">
<font style="font:9pt;color:FFFFFF;line-height:12pt">
Copyright © 2005~2008 EYZG.COM 易影中国. All rights reserved.
</font>
</td></tr>
</tbody>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?