copyright.asp

来自「BJXSHOP购物管理系统是一个功能完善、展示信息丰富的电子商店销售平台;针对企」· ASP 代码 · 共 29 行

ASP
29
字号
<hr align="center" width="776" size="1" color=#CA6802>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align=center><%dim endtime
endtime=timer()
    response.Write "公司地址:"&dizhi&"&nbsp;&nbsp;邮编:"&youbian
response.Write "<br>电子邮件:"&webemail&"&nbsp;&nbsp;联系电话:"&dianhua
    response.Write "<br>版权所有&nbsp;2003-2005&nbsp;&copy;&nbsp;"&copyright
  response.Write "&nbsp;&nbsp;"
  %>
  </td></tr>
</table>
<%
set webname=nothing
set webemail=nothing
set dizhi=nothing
set youbian=nothing
set dianhua=nothing
set copyright=nothing
set weburl=nothing
set gonggao=nothing
set sendmail=nothing
set paihangkongzhi=nothing
set weblogo=nothing
set webbanner=nothing
%>
</body>
</html>

⌨️ 快捷键说明

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