admin_top_city.asp
来自「CityCN V2.1 是自主开发的基于ASP+Access的新型资讯信息系统。」· ASP 代码 · 共 12 行
ASP
12 行
<!--#include file="admin_top.asp" -->
<table width="100%" height="30" border="0" cellpadding="0" cellspacing="0" bgcolor="#EBE9D7">
<tr>
<td width="100%" style="padding-left: 10px">
<a href="admin_city.asp">城市管理</a> | <a href="admin_city_pro.asp">省份管理</a> | <a target="_blank" href="add_city.asp">添加城市</a></td>
</tr>
</table>
<table width="100%" height="1" border="0" cellpadding="0" cellspacing="0" bgcolor="#B9B9B9">
<tr>
<td width="100%"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?