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

📄 scoreadd1.asp

📁 我自己设计的东西,不是什么好东西了,呵呵,是我自己做的毕业设计,导师还算满意,
💻 ASP
字号:
<html>
<head>
<title>选择班级,再录入该班成绩</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>

<body bgcolor="#FFFFFF" text="#000000" background="imags/bg.jpg">
<div align="center"> 
  <p align="left"><b><font color="#330000" size="6"><img src="imags/tyy3.jpg" width="250" height="50"></font></b></p>
  <table width="693" border="0" height="32">
    <tr> 
      <td width="125">&nbsp;</td>
      <td width="154"><img src="imags/83.gif" width="14" height="14"> <a href="scoreaddstu.asp">录入学生信息</a></td>
      <td width="231"><img src="imags/83.gif" width="14" height="14"> <a href="scoreaddke.asp">录入班级上课课程信息</a></td>
      <td width="165"><img src="imags/83.gif" width="14" height="14"> <a href="scoreadd2.asp">录入学生成绩</a></td>
    </tr>
  </table>
  <p><img src="imags/line079.gif" width="700" height="2"></p>
  <p>&nbsp;</p>
  <p align="left"><font color="#996600" size="3"><img src="imags/arrow.gif" width="8" height="11"></font><font color="#996600"> 
    此成绩数据管理分为: 录入班级信息-即学生信息,上课课程;</font></p>
  <p align="center"><font color="#996600"> 录入学生成绩,即按班级来录入各学生各科成绩情况。</font></p>
  <p align="left"><font color="#996600" size="3"><img src="imags/arrow.gif" width="8" height="11"></font><font color="#996600"> 
    注:如果没有录入班级信息,请先录入班级信息后再录入相应成绩</font></p>
  <p align="left"><font color="#996600" size="3"><img src="imags/arrow.gif" width="8" height="11"> 
    请在对应的班级中添加所有上课任务(课程名),并添加该班的所有学生情况。</font></p>
  <p align="left"><font color="#996600" size="3"><img src="imags/arrow.gif" width="8" height="11"> 
    此管理中,学生学号如0120123,其中系部编号为01,专业号为2,班级号为01,学生编号为23。</font> </p>
  <p><font color="#330000"><a href="administer.asp"><img src="imags/0000005.gif" width="137" height="30" border="0"></a></font></p>
</div>
</body>
</html>

⌨️ 快捷键说明

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