📄 admin_tj.asp
字号:
<%if session("password")<>"" then%>
<!-- #include file="inc/top.asp"-->
<!-- #include file="inc/adminmenu.asp"-->
<table width="752" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td align="center"><table width="600" border="0" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
<tr>
<td colspan="4"> </td>
</tr>
<tr align="center">
<td colspan="4" height="28"><span style="font-weight: bold">学生成绩</span><span style="font-weight: 700">统计</span></td>
</tr>
<tr>
<td colspan="4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="25%">
<table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
</table></td>
</tr>
<tr>
<td colspan="1" height="71">
<table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
<form name="form5" method="post" action="tjjg.asp"><tr align="center" bgcolor="#cccccc">
<td colspan="2"> </td>
</tr>
<tr align="center">
<td width="25%" nowrap>课程名</td>
<td width="75%" align="left"><select name="kc" id="select">
<!-- #include file="inc/selectkc.asp" -->
</select>
班级 <select name="bj" id="select0">
<!-- #include file="inc/selectbj.asp" -->
</select> 学期<select name="xq" id="select1">
<option>第一学期</option><option>第二学期</option></select>
</td>
</tr>
<tr align="center">
<td colspan="2"><input type="submit" name="Submit6" value=" 统计 ">
</td>
</tr></form>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table></td></tr>
</table>
<!--#include file="inc/copyright.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -