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

📄 studemtmainbottom.jsp

📁 选课系统,基于SSH2的选课系统,欢迎下载
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java"  errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="cache-control" content="no-cache"/>
<meta http-equiv="expires" content="0"/>   
<title>无标题文档</title>
<link href="../css/bgcolor.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<script type="text/JavaScript">
<!--

function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
</head>
<script>
function zhuxiao(){
document.form1.action="/SelectCourseSystem/ZhuXiaoServlet";
}
</script>

<body>
<form id="form1" name="form1" method="post" action="" >
  <label>
  <input name="Submit8" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','studemtmainmiddle.jsp');return document.MM_returnValue" value="查看所有课程简介" />
  </label>
  <label>
  <input name="Submit2" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','xuanke.jsp');return document.MM_returnValue" value="选 课"/>
  </label>
  <label>
  <input name="Submit3" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','tuike.jsp');return document.MM_returnValue" value="退 课"/>
  </label>
  <label>
  <input name="Submit4" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','chengjiechaxun.jsp');return document.MM_returnValue" value="选课查询"/>
  </label>
  <label>
  <input type="submit" name="Submit5" value="成绩查询" onclick="MM_goToURL('parent.frames[\'mainFrame\']','chengjiechaxun.jsp');return document.MM_returnValue"/>
  </label>
  <label>
  <input name="Submit6" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','xiugaimima.jsp');return document.MM_returnValue" value="修改密码"/>
  </label>
  <label>
  <input name="Submit7" type="submit" onmousedown="return zhuxiao();" onmouseup="MM_goToURL('parent','../login.jsp');return document.MM_returnValue" value="注 销"/>
  </label>
</form>
</body>
</html>

⌨️ 快捷键说明

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