📄 admin_menu.asp
字号:
<html>
<head>
<title>::::查分系统后台::::</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="inc/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE2 {color: #FFFFFF; }
.STYLE3 {color: #000000; }
-->
</style>
</head>
<body oncontextmenu=self.event.returnValue=false leftMargin=0 topMargin=0>
<div class=Noprint id=MFX1 style="Z-INDEX: 1; LEFT: 5px; WIDTH: 150px; POSITION: absolute; TOP: 40px; height:415px">
<table width=175 border=0 cellpadding=0 cellspacing=0 >
<tr>
<td height=30 align=center bgcolor="#CCCCCC">
<table width="156" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><TABLE align=center cellPadding=0 cellSpacing=0 width=156 >
<TR>
<TD height=25 > <A href="Admin_First.asp" target=content><B>管理首页</B></A> | <A href="Admin_Exit.asp" target=_top ><B>退出</B></A> </TD>
</TR>
</TABLE>
<TABLE width=110 height="387" border=0 align="center" cellPadding=0 cellSpacing=0 class="netpat" >
<TR>
<TD width=110><a href="test_term.asp" target="content" class="STYLE2">
<font color="#000000">时段管理</font></a></TD>
</TR>
<TR>
<TD width=110><a href="subject_setup.asp" target="content" class="STYLE2">
<font color="#000000">科目设置</font></a></TD>
</TR>
<TR>
<TD width=110><a href="test_setup.asp" target="content" class="STYLE2">
<font color="#000000">考试设置</font></a></TD>
</TR>
<TR>
<TD width=110><a href="class_setup.asp" target="content" class="STYLE2">
<font color="#000000">分类设置</font></a></TD>
</TR>
<TR>
<TD width=110><a href="stulist.asp" target="content" class="STYLE2">
<font color="#000000">导入成绩</font></a></TD>
</TR>
<TR>
<TD width=110><a href="stu_cjmanager.asp" target="content" class="STYLE2">
<font color="#000000">记录管理</font></a></TD>
</TR>
<TR>
<TD width=110><a href="schoolset.asp" target="content" class="STYLE2">
<font color="#000000">单位名称</font></a></TD>
</TR>
<TR>
<TD width=110><a href="Admin_ModifyPassword.asp" target="content" class="STYLE2">
<font color="#000000">密码修改</font></a></TD>
</TR>
<TR>
<TD width=110>
<p style="line-height: 200%; margin-top: 0; margin-bottom: 0"><a href="admin_databasedel.asp" target="content">
<font color="#000000">清空</font></a></p></TD>
</TR>
<TR>
<TD width=110>
<a href="admin_database.asp?action=Backup" target="content">
<font color="#000000">备份</font></a></TD>
</TR>
<TR>
<TD width=110>
<a href="admin_database.asp?action=Restore" target="content">
<font color="#000000">还原</font></a></TD>
</TR>
</TABLE></td>
</tr>
</table>
</td>
</tr>
</div>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -