procat.asp

来自「上海购物网设计的购物系统是基于WEB开发的大型购物系统。   它以构建电子商务网」· ASP 代码 · 共 17 行

ASP
17
字号
<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
 
 
<table width="771" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td><!--#include file="include/header.asp"--></td>
  </tr>
  <tr>
    <td><br>
      <!--#include file="pronav.asp"--></td>
  </tr>
  <tr>
    <td><!--#include file="include/footer.asp"--></td>
  </tr>
</table>

⌨️ 快捷键说明

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