⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 left.asp

📁 京云下载系统
💻 ASP
字号:
<!--#include file="check.asp"-->
<!--#include file="zcm.asp"-->
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>■管理中心 - 惊云下载系统(HTML版)</title>
<style>
td{font-size:9pt;line-height:160%} 
body{font-size:9pt;line-height:160%} 

a:link       { color: #0033CC; text-decoration: none }
a:visited    { color: #0033CC; text-decoration: none }
a:active     { color: #FF0000; text-decoration: none }
a:hover      { color: #000000; text-decoration: underline}
.JyDownList  { background:#6A6A6A; }
.JyDownList2 { background:#555555; }
</style>
<SCRIPT language=javascript1.2>
function JyDownShowList(id)
{
whichEl = eval("JyDownList"+id);
if (whichEl.style.display == "none")
{eval("JyDownList"+id+".style.display=\"\";");}
else
{eval("JyDownList"+id+".style.display=\"none\";");}
}
</SCRIPT>
</head>
<base target="JyDown_w3">
<body topmargin="0" leftmargin="0">

<table border="0" cellspacing="1" style="border-collapse: collapse" width="115" cellpadding="2">
  <tr>
    <td width="100%" bgcolor="#555555" align="center"><font color="#FFFFFF"><b>管理功能菜单</b></font></td>
  </tr>
  <tr>
    <td width="100%" align="center"><a target="_top" href="index.asp">管理首页</a>|<a target="_top" href="login.asp?JyDownType=logout">退出管理</a></td>
  </tr>
  <tr>
    <a href="down.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><b><font color="#FFFFFF">
    <font color="#FFFFFF">软件管理</font></font></b></td></a>
  </tr>
  <tr>
    <a href="info.asp"><td width="100%" bgcolor="#6A6A6A" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#FFFFFF"><b>文章管理</b></font></td></a>
  </tr>
  <tr>
    <td width="100%" bgcolor="#6A6A6A" onclick="JyDownShowList(1)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#FFFFFF"><b>会员管理</b></font></td>
  </tr>
  <tr style="display:none" id='JyDownList1'><div>
    <td width="100%"><a href="user_list.asp">全部用户</a><br>
    <a href="user_list.asp?dj=0">普通会员</a><br>
    <a href="user_list.asp?dj=1">高级会员</a><br>
    <a href="user_list.asp?dj=2">管 理 员</a><br>
    <a href="mailsend.asp">发送邮件</a><br>
    <a href="maillist.asp">导出邮件</a><%
    if JyDownAdminDj="3" then%><%end if%></td>
  </tr></div>
  <tr>
    <td width="100%" bgcolor="#6A6A6A" onclick="JyDownShowList(2)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';>
    <font color="#FFFFFF"><b>系统数据</b></font></td>
  </tr>
  <tr style="display:none" id='JyDownList2'><div>
    <td width="100%">
    <a href="system.asp">系统设置</a><br>
    <a href="data.asp">系统空间占用情况</a><br>
    <a href="mdb_rename.asp">数据库更名</a><br>
    <a href="mdb_copy.asp">数据库备份</a><br>
    <a href="mdb_compress.asp">数据库压缩</a><br>
    <a href="mdb_restore.asp">数据库恢复</a></td>
  </tr></div>
  <tr>
    <td width="100%" bgcolor="#6A6A6A" onclick="JyDownShowList(3)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#FFFFFF"><b>
    系统帮助</b></font></td>
  </tr>
  <tr style="display:none" id='JyDownList3'><div>
    <td width="100%"><a href="main.asp">权限分配</a><br>
    <a href="edit.asp">修改个人资料</a><br>
    <a href="zcmjydownreg.asp?type=reg">注册程序</a><br>后续版本功能更多..</td>
  </tr></div>
  <tr>
    <td width="100%" bgcolor="#6A6A6A"><font color="#FFFFFF"><b>版本信息</b></font></td>
  </tr>
  <tr>
    <td width="100%"><a target="_blank" href="http://www.a5d.com/">
    JyDownHv3.0.030128</a><br>
    程序[<a target="_blank" href="http://www.A5D.com/">A5D.COM</a>]Showhoo解密共享</td>
  </tr>
  <tr>
    <td width="100%">受权予:<font color="#FF0000"><%=zcn%></font><br>
    注册码:<font color="#FF0000"><%=zcv%><br>
    </font><a href="zcmjydownreg.asp"><font color="#808080">支持盗版请注册程序</font></a></td>
  </tr>
  </table>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -