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

📄 success_single.jsp

📁 在线考试系统
💻 JSP
字号:
<%@ page language="java"  pageEncoding="gb2312"%>
<html>
  <head>
   <style type="text/css">
<!--
.style1 {font-size: 14px}
a:link {
	text-decoration: none;
	color: #6699FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
-->
</style>
  </head>
  <body>
    <br><br><br><br><center><h3>单选题添加成功 </h3></center><br>
   <center> <span class="style1"><a href="./teacher/single_add.jsp">继续添加</a></span></center><br>
   <center> <span class="style1"><a href="./teacher/test_add_index.jsp">返回题目添加选择页面</a></span></center><br>
   <center><span class="style1"> <a href="./teacher/teach_choose.jsp">返回操作功能选择页面</a></span></center>
  </body>
</html>

⌨️ 快捷键说明

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