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

📄 menu.asp

📁 晴和教务管理系统
💻 ASP
字号:
<title>管理页面</title>
<style type=text/css>
body  { background:#799AE1; margin:0px; font:9pt 宋体; }
table  { border:0px; }
td  { font:normal 12px 宋体; }
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
whichEl = eval("submenu" + sid);
if (whichEl.style.display == "none")
{
eval("submenu" + sid + ".style.display=\"\";");
}
else
{
eval("submenu" + sid + ".style.display=\"none\";");
}
}
</SCRIPT>

<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<tr>
<td valign=top> 
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr> 
<td height=38 class=menu_title onMouseOver=this.className='menu_title2'; onMouseOut=this.className='menu_title'; background=images/title.gif></td>
</tr>
<tr>
<td height=25 background=images/title_bg_quit.gif> 
&nbsp;<a href="index.asp" target=_top><b>管理首页</b></a> | <a href="logout.asp" target="_top"><b>退出</b></a></td>
</tr>
</table>
&nbsp; 
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_2.gif" id=menuTitle1 onclick="showsubmenu(1)"> 
          <b><span>系统设置</span></b></td>
</tr>
<tr>
<td style="display:" id='submenu1'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=webconfig.asp target=right>系统参数设置</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=siteconfig.asp target=right>网站信息设置</a></td>
              </tr>
            </table>
</div>
</td>
</tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
   <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_7.gif" id=menuTitle1 onclick="showsubmenu(6)"> <span>栏目管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu6'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr> <td height=20>☉ <a href=addnews.asp target=right>新闻添加</a> | <a href=adminnews.asp target=right>管理</a></td></tr>
<tr> <td height=20>☉ <a href=addsoft.asp target=right>软件添加</a> | <a href=adminsoft.asp target=right>管理</a></td></tr>
<tr> <td height=20>☉ <a href=addbook.asp target=right>教材添加</a> | <a href=adminbook.asp target=right>管理</a></td></tr>
</table>
</div>
</td>
</tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_4.gif" id=menuTitle1 onclick="showsubmenu(3)"> 
          <span>教务员事务管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu3'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr> <td height=20>☉ <a href=adminteacheropen.asp?action=sh target=right>公开课审核</a> | <a href=adminteacheropen.asp?action=admin target=right>管理</a></td></tr>
<tr> <td height=20>☉ <a href=adminteacherselect.asp?action=sh target=right>选修课审核</a> | <a href=adminteacherselect.asp?action=admin target=right>管理</a></td></tr>
<tr> <td height=20>☉ <a href=adminclassname.asp target=right>课程名称管理</a></td></tr>
<tr> <td height=20>☉ <a href=adminteacherclass.asp target=right>课程管理</a></td></tr>
<tr> <td height=20>☉ <a href=adminstudentclass.asp target=right>班级选课</a></td></tr>
<tr> <td height=20>☉ <a href=adminstudentclass1.asp target=right>学生课程表</a></td></tr>
</table>
</div>
</td>
</tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_2.gif" id=menuTitle1 onclick="showsubmenu(11)"> 
          <span>学生资料管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu11'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=addstudent.asp?action=addone target=right>单独添加一位学生</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=addstudent.asp?action=addmore1 target=right>按班级添加一批学生</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=adminstudent.asp target=right>学生管理删除</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
	<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_3.gif" id=menuTitle1 onclick="showsubmenu(2)"> 
          <span>教师资料管理</span> </td>
  </tr>
  <tr>
	<td style="display:" id='submenu2'>
	  <div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=150>
                <tr> <td height=20>☉ <a href=addteacher.asp target=right>教师添加</a> | <a href=adminteacher.asp target=right>管理</a></td></tr>

            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_2.gif" id=menuTitle1 onclick="showsubmenu(8)"> 
          <span>教材管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu8'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=150>

              <tr> 
                <td height=20>☉ <a href=adminbook.asp target=right>教材管理删除</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_8.gif" id=menuTitle1 onclick="showsubmenu(21)"> 
          <span>评课系统管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu21'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=webconfig.asp target=right>添加一门课程</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=sysset.asp target=right>自动添加一批课程</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=guanggao.asp target=right>评课结果分析</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=youbianmanage.asp target=right>参与评课学生查询</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=fangshi.asp?action=songhuo target=right>参与评课教师查询</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_4.gif" id=menuTitle1 onclick="showsubmenu(22)"> 
          <span>公开课表管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu22'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=webconfig.asp target=right>添加一门课程</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=sysset.asp target=right>自动添加一批课程</a></td>
              </tr>             
              <tr> 
                <td height=20>☉ <a href=guanggao.asp target=right>评课结果分析</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=youbianmanage.asp target=right>参与评课学生查询</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=fangshi.asp?action=songhuo target=right>参与评课教师查询</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_8.gif" id=menuTitle1 onclick="showsubmenu(23)"> 
          <span>教室管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu23'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=webconfig.asp target=right>临时使用教室</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=sysset.asp target=right>班级固定教室</a></td>
              </tr>             
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_4.gif" id=menuTitle1 onclick="showsubmenu(12)"> 
          <span>教学建议管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu12'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=150>
              <tr> 
                <td height=20>☉ <a href=tj.asp target=right>系统设置</a></td>
              </tr>
              <tr> 
                <td height=20>☉ <a href=tjbb.asp target=right>建议管理</a></td>
              </tr>
            </table>
          </div>
	</td>
  </tr>
</table>
&nbsp;
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_9.gif" id=menuTitle1> 
<span>程序信息</span> </td>
</tr>
<tr>
<td>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr> 
<td height=20>版权所有&copy qinhee.com</td>
</tr>
<tr> 
<td height=20>Powered By:彩虹贝壳</td>
</tr>
<tr> 
<td height=20>业务联系QQ:498340558</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
 

⌨️ 快捷键说明

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