admin_left.aspx
来自「一个供大家参考的自己做的计算机等级考试网上系统」· ASPX 代码 · 共 219 行
ASPX
219 行
<%@ Page CodeBehind="admin_left.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="djks.admin.admin_left" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title></title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="VisualStudio.HTML" name="ProgId">
<meta content="Microsoft Visual Studio .NET 7.1" name="Originator">
<link href="style/admin/left.css" type="text/css" rel="stylesheet">
</HEAD>
<body bgColor="#cccccc">
<script language="javascript">
<!--
function SetStyle(win, selector, attribute, val){
if (selector.length==0 || attribute.length==0 || val.length==0 || win.document.styleSheets.length==0 ){
return;
}
selector = selector.toLowerCase();
var ss = win.document.styleSheets[0];
for(var i=0; i<ss.rules.length; i++){
if (ss.rules[i].selectorText.toLowerCase()==selector){
try{
ss.rules[i].style.setAttribute(attribute,val,0);
}catch(e){
}
break;
}
}
}
function chg_color(col)
{
if (col.length>0){
SetStyle(window, ".menu_title","backgroundColor", col );
SetStyle(window, ".menu_title2","backgroundColor", col );
SetStyle(top.frames[2], ".mframe td.tm","background", col);
}else{
}
}
function sel_color()
{
var arr = showModalDialog("style/selcolor.html", "", "dialogWidth:18.5em; dialogHeight:15.5em; status:0; help:0");
if (arr != null && arr != "")
{
chg_color(arr);
}
}
SetStyle(window, ".menu_title","backgroundColor","Red");
SetStyle(window, ".menu_title2","backgroundColor","Red");
function menuChange(obj,menu)
{
if(menu.style.display=="none")
{
obj.setAttribute("style","");
obj.onmouseover=function(){this.className='menu_title2';};
obj.onmouseout=function(){this.className='menu_title';};
menu.style.display="";
}else{
obj.setAttribute("style","background-image:url(pic/admin_title_bg_hide.gif)");
obj.onmouseover=function(){this.className='menu_title';};
obj.onmouseout=function(){this.className='menu_title2';};
menu.style.display="none";
}
}
function proLoadimg()
{
var imgs = new Array();
for (var i=0; i<2; i++){
imgs[i] = new Image();
}
imgs[0].src='pic/admin_title_bg_hide.gif';
imgs[1].src='pic/admin_title_bg_show.gif';
}
proLoadimg();
-->
</script>
<table id="Table1" cellSpacing="0" cellPadding="0" width="154" align="center" height="57">
<tr bgcolor="#eeeeee">
<td height="32" align="center">
<font size="3" color="#0099ff">后台管理中心</font>
</td>
</tr>
<tr>
<td class="quit" align="center" height="25"><A href="manager_login.aspx" target="_top"><strong>重登陆</strong></A>
<A href="amdin_logout.aspx" target="_top"><strong>退出登陆</strong></A>
</td>
</tr>
</table>
<div class="col_sel" align="center"><span style="BACKGROUND: #d8c4f6" onclick="chg_color(this.style.background)"></span><span style="BACKGROUND: pink" onclick="chg_color(this.style.background)"></span><span style="BACKGROUND: #5bbafa" onclick="chg_color(this.style.background)"></span><span style="BACKGROUND: #cec1b2" onclick="chg_color(this.style.background)"></span><span style="BACKGROUND: #dbd0b4" onclick="chg_color(this.style.background)"></span><span style="BACKGROUND: #afc79e" onclick="chg_color(this.style.background)"></span><span title="自定" style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid"
onclick="sel_color()"></span><A title="默认" href="javascript:location.reload();">×</A>
</div>
<table id="Table2" cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td class="menu_title" onmouseover="this.className='menu_title2';" onclick="menuChange(this,menuNews);"
onmouseout="this.className='menu_title';" height="25"><span>文章管理</span>
</td>
</tr>
<tr>
<td bgColor="#cccccc">
<div class="sec_menu" id="menuNews">
<table id="Table3" cellSpacing="0" cellPadding="0" width="140" align="center" border="0">
<TR>
<TD height="17"><A href="ksgg.aspx" target="right">考试公告</A> | <A href="ksgg_add.aspx" target="right">添加管理</A></TD>
</TR>
<tr>
<td height="20"><A href="admin_bmxz.aspx" target="right">报名须知管理</A></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table id="table_bmk" cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td class="menu_title" onmouseover="this.className='menu_title2';" onclick="menuChange(this,bmk_manager);"
onmouseout="this.className='menu_title';" height="25"><span>报名库管理</span>
</td>
</tr>
<tr>
<td bgColor="#cccccc">
<div class="sec_menu" id="bmk_manager">
<table id="table_bmk_manager" cellSpacing="0" cellPadding="0" width="140" align="center"
border="0">
<tr>
<td height="19"><A href="admin_baoming.aspx" target="right">报考人员管理</A></td>
</tr>
<tr>
<td height="20"><A href="admin_xh.aspx" target="right">报名分类查询</A></td>
</tr>
<tr>
<td height="20"><A href="admin_photo.aspx" target="right">考生照片修改</A></td>
</tr>
<tr>
<td height="20"><A href="admin_data_xiazai.aspx" target="right">报名信息数据下载</A></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table id="Table4" height="82" cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td class="menu_title" onmouseover="this.className='menu_title2';" onclick="menuChange(this,menuGather);"
onmouseout="this.className='menu_title';" height="25"><span>项目管理</span>
</td>
</tr>
<tr>
<td bgColor="#cccccc">
<div class="sec_menu" id="menuGather">
<table id="Table5" cellSpacing="0" cellPadding="0" width="140" align="center">
<TR>
<TD height="19" align="center"><FONT face="宋体"><a href="admin_drdc.aspx" target="right">导入导出数据表</a></FONT></TD>
</TR>
<TR>
<TD align="center" height="20"><a href="system.aspx" target="right"> 等级考试系统设定</a></TD>
</TR>
<TR>
<TD align="center" height="20"><a href="zdmrsd.aspx" target="right"> 站点内容设定</a></TD>
</TR>
<TR>
<TD height="20"><A href="admin_User.aspx" target="right">登陆帐户管理 | 添加管理</A></TD>
</TR>
</table>
</div>
</td>
</tr>
</table>
<table id="Table18" cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td class="menu_title" onmouseover="this.className='menu_title2';" onclick="menuChange(this,Code_manager);"
onmouseout="this.className='menu_title';" height="25"><span>代码库管理</span>
</td>
</tr>
<tr>
<td bgColor="#cccccc">
<div class="sec_menu" id="Code_manager">
<table id="Table17" cellSpacing="0" cellPadding="0" width="140" align="center">
<tr>
<td width="143" height="28">>><a href="Code_manager.aspx" target="right"> 报考等级及语言库管理</a>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table id="Table19" cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td class="menu_title" onmouseover="this.className='menu_title2';" onclick="menuChange(this,menuCopyright);"
onmouseout="this.className='menu_title';" height="25"><span>版权信息</span>
</td>
</tr>
<tr>
<td bgColor="#cccccc">
<div class="sec_menu" id="menuCopyright">
<table id="Table20" cellSpacing="0" cellPadding="0" width="140" align="center">
<tr>
<td width="143" height="28">版权所有:平顶山工学院<br>
信息中心
</td>
</tr>
<tr>
<td width="143" height="20">程序制作:王以厂</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?