top.asp
来自「一个不完整的硬件报价管理系统」· ASP 代码 · 共 22 行
ASP
22 行
<table width="650" border="1" style="border-collapse: collapse" cellspacing="0" height="19" bgcolor="<%=tablebgcolor%>" align="center" bordercolor="<%=bordercolor%>" >
<tr>
<td valign="middle">
<div align="center" style="width: 646; height: 11"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse"width="100%" height="16">
<tr>
<td width="88%" height="16">『<b><%=lybtitle%></b>』
<a href="index.asp">留言簿首页</a> | <a href=# onclick="location.reload()">刷新页面</a>
| <a href="search.asp">搜索留言</a> | <a href="login.asp">版主管理</a>
| <a href="help.asp">留言帮助</a> </td>
<td width="12%" height="16">
<p align="right">
<a name="top"></a>
<a href="<%=weburl%>">
<img border="0" src="images/gohome.gif" alt="网站首页"></a></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?