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

📄 qqcf_admin_manage_menu.asp

📁 软件下载平台 软件下载平台
💻 ASP
字号:
<%
' 乘风电影V3.5 Mssql版
' 制 作:乘 风
' 开发网站:乘风原创程序
' 网站网址:http://www.qqcf.com
' 程序演示:http://www.qqcf.com/?action=try
' 最新版本下载:http://www.qqcf.com/?action=down
' 程序安装演示:http://www.qqcf.com/?Action=setup&Setup=cffilmforsql
' 使用帮助:http://www.qqcf.com/?Action=help&Help=cffilmforsql

' 功 能:
' 1.系统做免费或收费的电影网站都可以,支持免费,点数,包月等方式观看和下载电影
' 2.支持全站生成htm静态页面,生成速度极快,全自动生成
' 3.支持防盗链,可完全整合Helix和Servu服务器,完善的防盗链机制
' 4.在后台可以自由管理网站上的广告
' 5.支持网站上的注册用户在线支付购买电影点数,也可升级包月等方式
' 6.可以完全整合原有网站上的注册用户使用,无需在电影系统重新注册直接登陆即可
%>

<table border="0" cellpadding=2 cellspacing=0 style="width:98%" >
  <tr> 
    <td width="100%" height=24>管理员后台</td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=<%=HttpPath(2)%> target="_blank">返回首页</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=filmlist>影片管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=classlist>栏目管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=htmmanage>静态页管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=serverlist>服务器管理</a></b></td>
  </tr>
   <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=templetmodify>模板修改</a></b></td>
  </tr>
  <tr> 
     <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=admodify>广告管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=userlist>用户列表</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=sysmodify>系统设置</a></b></td>
  </tr>
    <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=othersetmodify>其它设置</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=sysrecset>接口设置</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=qqmodify>QQ管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=pwdmodify>密码修改</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=infolist>公告管理</a></b></td>
  </tr>
   <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=gbooklist>留言管理</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=dbdo>数据库操作</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/openf.gif> <b><a href=?Action=proreg>程序注册</a></b></td>
  </tr>
  <tr> 
    <td height=26><img src=qqcf_pic/open.gif><img src=qqcf_pic/exit.gif> <b><a href=?Action=adminlogout>退出管理</a></b></td>
  </tr>
</table>

⌨️ 快捷键说明

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