main.asp

来自「中国库存信息网 完整版 [已通过安全检测]Symantec AntiVirus」· ASP 代码 · 共 25 行

ASP
25
字号

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK 
href="../css.css" rel=stylesheet type=text/css>
<title>无标题文档</title>
</head>

<body>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="25"><a href="admindel.asp">管理员管理</a></td>
    <td height="25"><a href="userdel.asp">会员管理</a></td>
    <td height="25"><a href="hyzxdel.asp">行业资讯管理</a></td>
    <td height="25"><a href="qyhydel.asp">商贸公司管理</a></td>
    <td><a href="zhxxdel.asp">展会信息管理</a></td>
    <td><a href="gqxxdel.asp">供求信息管理</a></td>
    <td><a href="lookbook.asp">留言管理</a></td>
    <td><a href="logou.asp">退出管理</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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