addcontext.asp
来自「学生管理功能: 1.添加单个成绩 2.批量添加成绩 3.通过搜索并修改与删除」· ASP 代码 · 共 36 行
ASP
36 行
<!--#include file="a25175_top.asp"-->
<link href="../25175css_pro.css" rel="stylesheet" type="text/css">
<!--#include file="../Function.asp"-->
<!--#include file="a25175_conn.asp"-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<table width="970" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="188" rowspan="6" valign="top"><!--#include file="adminleft.asp"--></td>
</tr>
<tr>
<td width="589" height="39" align="center" valign="bottom">添加评价内容</td>
<td width="9" rowspan="5" background=""></td>
</tr>
<tr>
<td height="100" align="center" valign="top"></td>
</tr>
<tr>
<td height="100" align="center" valign="top"> </td>
</tr>
<tr>
<td height="100" align="center" valign="top"> </td>
</tr>
<tr>
<td height="100" align="right" valign="top"> </td>
</tr>
</table>
</body>
</html>
<!--#include file="../foot.asp"-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?