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

📄 admin_left.asp

📁 这是我个公交查询系统,用ASP+SQL做的,经过多次调试了 能够很好运行.
💻 ASP
字号:
<!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" />
<title>无标题文档</title>
<style type="text/css">
<!--
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990033;
}
-->
</style></head>
<body bgcolor="#6699FF">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="25"><div align="center"><a href="admin_center.asp" target="center">九江公交系统后台管理</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="lxmain.asp" target="center">添加路线</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="lxlist.asp" target="center">删除路线</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="lxmain.asp" target="center">修改路线</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="edition.asp?action=lookedition&amp;luxian=101路" target="center">添加站点</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="edition.asp?action=lookedition&amp;luxian=105路" target="center">删除站点</a></div></td>
  </tr>
  <tr>
    <td height="25"><div align="center"><a href="edition.asp?action=lookedition&amp;luxian=102路" target="center">修改站点</a></div></td>
  </tr>
    <tr>
    <td height="25"><div align="center"><a href="all_zhandian.asp" target="center">站点管理</a></div></td>
  </tr>
      <tr>
    <td height="25"><div align="center"><a href="../index.asp" target="_parent">九江公交系统前台查询</a></div></td>
  </tr>
      <tr>
    <td height="25"><div align="center"><a href="adminlogin.asp?logout=ok" target="_parent">退出管理</a></div></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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