⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 down.asp

📁 超炫电台程序开发了两个版本了
💻 ASP
字号:
<%
'=========================================================
' 21GTRadio(世纪之音)网络电台
' Version:1.0
' Date: 2003-9-21
' 浪子不归
'=========================================================
' Copyright (C) 2003 21GT.COM. All rights reserved.
' Web: http://www.21gt.com,http://radio.21gt.net
' Email: fbcha@21cn.com
'=========================================================
%>
<html>
<head>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td bgcolor="#999999" height="1"></td>
  </tr>
  <tr>
    <td align="center" bgcolor="#E4E4E4">Copyright &copy; 2003-2004 21GTRadio 
      All rights reserved.<br>
      版权所有 21GTRadio网络电台&#153;</td>
  </tr>
  <tr>
    <td bgcolor="#999999" height="1"></td>
  </tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td align="center" height="40"><a href="http://www.21gt.com" target="_blank">21GT.COM</a> 
      | <a href="http://bbs.21gt.com">电台论坛</a> | <a href="../about.asp">关于我们</a> 
      | <a href="../admin/nj.asp">NJ登录</a> | <a href="../admin">管理中心</a></td>
  </tr>
</table>
<table width="651" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td align="center"><font color="#FF0000">声明:本站原创作品版权为作者本人所有,禁止翻录。 本网络电台节目过程<br>
      中所使用的歌曲均由主持人自己选择提供,以及节目过程中的言论均代表主持人本人,与本台无关</font></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> 
      <%if s_bqannounce<>"" then call announce()
'请尊重作者的劳动,按照说明更改连接
    sub bq()
  endtime=timer()
     response.write("<center>页面运行时间:"&FormatNumber((endtime-starttime)*1,0)&"毫秒</center></font>")
end sub
call bq()
%>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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