📄 laos_manage.asp
字号:
<%
'======================================================================
'= Copyright (c) 2008-2010 ,老四(QQ7280091)开发 =
'= All rights reserved. =
'=--------------------------------------------------------------------=
'= 二月小说 v_1.0 =
'= =
'= 演示网址:www.2yue.com.cn =
'= 官方网址:vip.2yue.com.cn =
'= 官方QQ群:7500701 =
'=--------------------------------------------------------------------=
'= 用 途:小说、小说连载 =
'= 最后更新:2008-11-1 =
'======================================================================
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><!--#include file="laos_checkuser.asp"-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<TITLE><%=webname%> - 后台管理中心</TITLE>
<LINK href="../images/style.css" type=text/css rel=stylesheet>
<script language='javascript'>
if (top != self)top.location.href = "index.asp";
</script>
<base target="right">
</HEAD>
<frameset rows="75,*" framespacing="0" border="0" frameborder="0">
<frame name="top" src="laos_top.asp" noresize>
<FRAMESET border=0 frameSpacing=0 frameBorder=0 cols=200,*>
<FRAME name="left" marginWidth=0 marginHeight=0 src="laos_left.asp" noResize target="right" scrolling="auto">
<FRAME name="right" marginWidth=20 marginHeight=20 src="laos_main.asp" noResize target="right" scrolling="yes">
</FRAMESET>
<NOFRAMES>
<body topmargin="0" leftmargin="0">
<p>此网页使用了框架,但是您的浏览器不支持框架!</p>
</body>
</NOFRAMES>
</frameset>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -