top.asp
来自「科研及设备管理系统是一个基于WEB的网络管理信息系统」· ASP 代码 · 共 17 行
ASP
17 行
<table width="100%" height="2" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
<tr>
<td bgcolor="#000000"></td>
</tr>
</table>
<table width="100%" height="25" border="0" cellpadding="0" cellspacing="0" bgcolor="#555555" class="top_right_white">
<tr id="myclass">
<td width="83%" height="25" nowrap>
<a href="index.asp" class="top_right_white">系统首页</a> |
<a href="index.asp?id=1" class="top_right_white">科研信息管理</a> |
<a href="index.asp?id=2" class="top_right_white">设备信息管理</a></td>
<td width="17%" nowrap><div align="right">
<a href="../user/modifypsw.asp" class="top_right_white">修改密码</a> |
<a href="../user/userlogin.asp" class="top_right_white">完全退出</a> </div></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?