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

📄 left.htm

📁 基于JSP的公交查询系统,很好用的,适于学习,操作语句全在jsp页面里
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>系统维护</title>
<style type="text/css">
<!--
body {
	background-image:  url(../Picture/l15.gif);
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {font-size: 16px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
-->
</style></head>

<body>
<table width="177" height="180" >
  <tr>
    <td width="152" height="18" background="../Picture/topbg.gif"><div align="center" class="style1"></div>      <div align="center"><span class="style2"><span class="style3"></span></span></div>      <div align="center"><a href="default.html" target="mainFrame" class="style1">维护须知</a></div></td>
  </tr>
  <tr>
    <td height="25" background="../Picture/l33.gif">&nbsp;</td>
  </tr>
  <tr>
    <td height="18" background="../Picture/topbg.gif"><div align="center"><a href="Sta_display.jsp" target="mainFrame" class="style1">显示所有站点</a></div></td>
  </tr>
  <tr>
    <td height="25" background="../Picture/l33.gif">&nbsp;</td>
  </tr>
  <tr>
    <td height="18" background="../Picture/topbg.gif"><div align="center" class="style3"><a href="add.jsp" target="mainFrame"><strong>添加新车次信息</strong></a></div></td>
  </tr>
  <tr>
    <td height="25" background="../Picture/l33.gif"><div align="center"><span class="style2"><span class="style3"></span></span></div></td>
  </tr>
  <tr>
    <td height="18" background="../Picture/topbg.gif"><div align="center" class="style3"><a href="delete.jsp" target="mainFrame"><strong>删除车次信息</strong></a></div></td>
  </tr>
  <tr>
    <td height="25" background="../Picture/l33.gif"><div align="center"><span class="style2"><span class="style3"></span></span></div></td>
  </tr>
  <tr>
    <td height="20" background="../Picture/topbg.gif"><div align="center"><span class="style1"><a href="modify.jsp" target="mainFrame">修改车次信息</a></span></div>      <div align="center"></div>      <div align="center" class="style1"></div></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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