📄 left.jsp
字号:
<TD width="96" align=left>
<html:link action="/student?method=create&action=setup" target="mainFrame">学生添加</html:link>
</TD>
</TR>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD width="96" align=left>
<html:link action="/student?method=read" target="mainFrame">学生信息</html:link>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE id=我的文章 cellSpacing=0 cellPadding=0 width=166 align=center
border=0>
<TBODY>
<TR
onclick="showsubmenu('submenuboard5','subimgboard5','aimgboard5','fopen.gif','fclose.gif')">
<TD width=18>
<IMG id=subimgboard5 height=18 alt=展开菜单
src="images/close.gif" width=18>
</TD>
<TD vAlign=center width=18>
<IMG id=aimgboard5 height=18 alt=展开菜单 src="images/fclose.gif"
width=16>
</TD>
<TD vAlign=center align=left width=104>
<strong><font color="#990000">权限管理</font> </strong>
</TD>
</TR>
<TR id=submenuboard5 style="DISPLAY: none">
<TD background=images/vertline.gif></TD>
<TD colSpan=2>
<TABLE cellSpacing=0 cellPadding=0 align=left border=0>
<TBODY>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD width="91" align=left>
<html:link action="/role?method=read" target="mainFrame">角色列表</html:link>
</TD>
</TR>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD align=left>
<html:link action="/role?method=create&action=setup"
target="mainFrame">创建角色</html:link>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE id=我的文章 cellSpacing=0 cellPadding=0 width=166 align=center
border=0>
<TBODY>
<TR
onclick="showsubmenu('submenuboard12','subimgboard12','aimgboard12','fopen.gif','fclose.gif')">
<TD width=18>
<IMG id=subimgboard12 height=18 alt=展开菜单
src="images/close.gif" width=18>
</TD>
<TD vAlign=center width=18>
<IMG id=aimgboard12 height=18 alt=展开菜单
src="images/fclose.gif" width=16>
</TD>
<TD vAlign=center align=left width=104>
<strong><font color="#990000">成绩管理</font> </strong>
</TD>
</TR>
<TR id=submenuboard12 style="DISPLAY: none">
<TD background=images/vertline.gif></TD>
<TD colSpan=2>
<TABLE cellSpacing=0 cellPadding=0 align=left border=0>
<TBODY>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD width="94" align=left>
<html:link action="/achievement?method=create&action=setup"
target="mainFrame">成绩录入</html:link>
</TD>
</TR>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD align=left>
<html:link action="/achievement?method=read"
target="mainFrame">成绩查询</html:link>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE id=我的文章 cellSpacing=0 cellPadding=0 width=166 align=center
border=0>
<TBODY>
<TR
onclick="showsubmenu('submenuboard13','subimgboard13','aimgboard13','fopen.gif','fclose.gif')">
<TD width=18>
<IMG id=subimgboard13 height=18 alt=展开菜单
src="images/close.gif" width=18>
</TD>
<TD vAlign=center width=18>
<IMG id=aimgboard13 height=18 alt=展开菜单
src="images/fclose.gif" width=16>
</TD>
<TD vAlign=center align=left width=104>
<strong><font color="#990000">课表管理</font> </strong>
</TD>
</TR>
<TR id=submenuboard13 style="DISPLAY: none">
<TD background=images/vertline.gif></TD>
<TD colSpan=2>
<TABLE cellSpacing=0 cellPadding=0 align=left border=0>
<TBODY>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD width="94" align=left>
<html:link action="/task?method=create&action=setup"
target="mainFrame">课表录入</html:link>
</TD>
</TR>
<TR>
<TD width=18>
<IMG src="images/node.gif">
</TD>
<TD width=16>
<IMG src="images/doc.gif">
</TD>
<TD align=left>
<html:link action="/task?method=read"
target="mainFrame">课表查询</html:link>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=140 align=center
border=0>
<TBODY>
<TR>
<TD width=18>
<IMG height=19 src="../../images/home.gif" width=18>
</TD>
<TD>
<a href = "./context.jsp" target="mainFrame">回桌面</a>
</TD>
</TR>
<TR>
<TD width=18>
<IMG height=19 src="images/exit.gif" width=18>
</TD>
<TD>
<html:link action="/userinfo?method=out" target="mainFrame" onclick="return ConfirmDel();">安全退出</html:link>
</TD>
</TR>
</TBODY>
</TABLE>
<SCRIPT language=javascript1.2>
function ConfirmDel()
{
if(confirm("确定要退出系统吗?"))
return true;
else
return false;
}
function showsubmenu(ss,ii,aa,openimg,closeimg)
{
var menuobjedt=document.getElementById(ss);
if (menuobjedt)
{
if (menuobjedt.style.display=="none")
{
submenuboard3.style.display="none";
document.getElementById("subimgboard3").src="images/close.gif";
document.getElementById("subimgboard3").alt="展开菜单";
document.getElementById("aimgboard3").src="images/fclose.gif";
document.getElementById("aimgboard3").alt="展开菜单";
submenuboard4.style.display="none";
document.getElementById("subimgboard4").src="images/close.gif";
document.getElementById("subimgboard4").alt="展开菜单";
document.getElementById("aimgboard4").src="images/fclose.gif";
document.getElementById("aimgboard4").alt="展开菜单";
submenuboard5.style.display="none";
document.getElementById("subimgboard5").src="images/close.gif";
document.getElementById("subimgboard5").alt="展开菜单";
document.getElementById("aimgboard5").src="images/fclose.gif";
document.getElementById("aimgboard5").alt="展开菜单";
submenuboard12.style.display="none";
document.getElementById("subimgboard12").src="images/close.gif";
document.getElementById("subimgboard12").alt="展开菜单";
document.getElementById("aimgboard12").src="images/fclose.gif";
document.getElementById("aimgboard12").alt="展开菜单";
submenuboard13.style.display="none";
document.getElementById("subimgboard13").src="images/close.gif";
document.getElementById("subimgboard13").alt="展开菜单";
document.getElementById("aimgboard13").src="images/fclose.gif";
document.getElementById("aimgboard13").alt="展开菜单";
menuobjedt.style.display="";
document.getElementById(ii).src="images/open.gif";
document.getElementById(ii).alt="关闭菜单";
document.getElementById(aa).src="images/"+openimg;
document.getElementById(aa).alt="关闭菜单";
}
else
{menuobjedt.style.display="none";
document.getElementById(ii).src="images/close.gif";
document.getElementById(ii).alt="展开菜单";
document.getElementById(aa).src="images/"+closeimg;
document.getElementById(aa).alt="展开菜单";
}
}
}
function reloadpage(){
parent.window_left.location.reload();
}
</SCRIPT>
</DIV>
</TD>
</TR>
<TR>
<TD
style="BACKGROUND: url(images/folders_bottom.gif) right bottom; WIDTH: 157px"
vAlign=top height=20>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -