admin_main.jsp

来自「这是一个JSP在线考试系统」· JSP 代码 · 共 63 行

JSP
63
字号

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>系统管理 | 综合管理</title>
<link rel="stylesheet" type="text/css" href="../css.css">
</head>

<body>

<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="25">
  <tr>
    <td width="100%">当前位置: 系统管理 &gt; <span lang="en-us">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      </span></td>
  </tr>
</table>
<center>
    <center>
    <table border="1" cellspacing="1" style="border-collapse: collapse" bordercolor="#799AE1" width="283" id="AutoNumber1" height="214" >
      <tr class="trh"> 
        <td   bgcolor="#799AE1" width="225" height="30"><b> 
          <center>
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#FFFFFF">&nbsp;管理操作</font> 
          </center>
          </b></td>
      </tr>
      
      <tr> 
        <td   width="225" height="32" bgcolor="#FFFDE8"><center>
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="">管理员管理</a></center></td>
      </tr>
     
      <tr> 
        <td   width="225" height="32" bgcolor="#FFFDE8"><center>
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="admin_grade.jsp">计算机等级管理</a>
</center></td>
      </tr>
      <tr> 
        <td   width="225" height="32" bgcolor="#FFFDE8"><center>
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="admin_subject.htm">科目管理</a></p>
          </center></td>
      </tr>
      <tr> 
        <td   width="225" height="32" bgcolor="#FFFDE8"><center>
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="admin_knowpoint.htm">知识点管理</a></p>
          </center></td>
      </tr>
      <tr> 
        <td   width="225" height="30" bgcolor="#FFFDE8"> <center>
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="">参数设置</a></p>
          </center></td>
      </tr>
      <tr> 
        <td height="16" bgcolor="#FFFDE8">&nbsp;</td>
      </tr>
    </table>
  </center>
</center>
 
</body>

</html>

⌨️ 快捷键说明

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