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

📄 system1.asp

📁 很好的代码!!大家可以下
💻 ASP
📖 第 1 页 / 共 3 页
字号:
              <option <%if rs9("linkreg")="0" then%>selected<%end if%> value="0">关闭</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">友情链接管理菜单中:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="linkpass" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("linkpass")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("linkpass")="0" then%>selected<%end if%> value="0">不显示</option>
            </select>
            已审核网站链接</td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">审核文章菜单中:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="checkshow" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("checkshow")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("checkshow")="0" then%>selected<%end if%> value="0">不显示</option>
            </select>
            已审核文章</td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页是否显示会员排行榜:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showuser" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showuser")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showuser")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页是否显示专题文章:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showspecial" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showspecial")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showspecial")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页是否显示系统数据:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showdata" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showdata")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showdata")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示搜索栏:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showsearch" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showsearch")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showsearch")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">搜索程序样式:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="search" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("search")="1" then%>selected<%end if%> value="1">简约型</option>
              <option <%if rs9("search")="0" then%>selected<%end if%> value="0">详细型</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">在标题后是否显示作者:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showauthor" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showauthor")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showauthor")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF">
          <td align="right" height="24">是否显示论坛入口及论坛最新:</td>
          <td height="24" colspan="2" align="left"><select name="topfont" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("topfont")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("topfont")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示投票系统:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showvote" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showvote")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showvote")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示文字链接:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showlink" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showlink")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showlink")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示LOGO链接:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showlinkmap" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showlinkmap")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showlinkmap")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示会员登录项目:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showclub" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showclub")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showclub")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">是否显示计数器及在线人数:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showcount" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showcount")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showcount")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页是否显示文章发表时间:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showtime" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showtime")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showtime")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页文章发表时间显示格式:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showyear" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showyear")="1" then%>selected<%end if%> value="1">年月日</option>
              <option <%if rs9("showyear")="0" then%>selected<%end if%> value="0">月日</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">首页文章是否显示点击数:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="showclick" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("showclick")="1" then%>selected<%end if%> value="1">显示</option>
              <option <%if rs9("showclick")="0" then%>selected<%end if%> value="0">不显示</option>
            </select></td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">执行操作后等待时间:</td>
          <td height="24" colspan="2" align="left" width="520"> <select size="1" name="freetime" style="font-family: 宋体; font-size: 9pt">
              <%for i=0 to 30%>
              <option <%if rs9("freetime")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
              <%next%>
            </select>
            秒 </td>
        </tr>
        <tr bgcolor="#abb8d6"> 
          <td colspan="3" height="24" width="611" bgcolor=<%=rs9("m_top")%>> <div align="center">管理权限设置</div></td>
        </tr>
        <%if request.cookies("key")="super" and request.cookies("purview")="99999" then%>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">系统管理员系统设置功能:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="system" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("system")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("system")="0" then%>selected<%end if%> value="0">屏蔽</option>
            </select>
            点击“<a title=系统管理员系统设置功能详细说明 onMouseOver="window.status='系统管理员系统设置功能详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("当系统管理员系统设置功能设置为启用时,系统管理员能进行系统设置,但该选项及以下五列不包括在内;当系统管理员系统设置功能设置为屏蔽时,系统管理员不能进行设置。")>这里</a>”查看详细说明。 
          </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">系统管理员CSS编辑功能:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="css" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("css")="1" then%>selected<%end if%> value="1">启用</option>
              <option <%if rs9("css")="0" then%>selected<%end if%> value="0">屏蔽</option>
            </select> </td>
        </tr>
        <tr bgcolor="#FFFFFF"> 
          <td width="219" align="right" height="24">系统管理员系统初始化功能:</td>
          <td height="24" colspan="2" align="left" width="520"> <select name="init" size="1" style="font-family: 宋体; font-size: 9pt">
              <option <%if rs9("init")="1" then%>selected<%end if%> value="1">启用</option>

⌨️ 快捷键说明

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