📄 teachermainbottom.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]+"'");
}
//-->
function zhuxiao(){
document.form1.action="/SelectCourseSystem/ZhuXiaoServlet";
}
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
//-->
</script>
</head>
<body>
<form id="form1" name="form1" method="post" action="" >
<label>
<input name="Submit8" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','teacherstudentchengji.jsp');return document.MM_returnValue" value="学生成绩管理" />
</label>
<label>
<input name="Submit2" type="submit" onclick="MM_callJS('window.print();')" value="打印当前页面"/>
</label>
<label>
<input name="Submit3" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','teachermainmiddle.jsp');return document.MM_returnValue" value="查询选课学生"/>
</label>
<label>
<input name="Submit4" type="submit" onclick="MM_goToURL('parent.frames[\'mainFrame\']','xiugaimima.jsp');return document.MM_returnValue" value="修改密码"/>
</label>
<label></label>
<label></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 + -