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

📄 bottom.asp

📁 社区天地图文系统(核心:尘缘雅境图文系统) 版本: 1.0 本系统是ASP+ACCESS环境下开发成功
💻 ASP
字号:
<!--#include file=conn.asp --><!--#include file="chkuser.asp" --><!--#include file=../include/config.asp --><LINK href=style.css rel=stylesheet>
<script language="JavaScript">
function about()
{
window.showModalDialog("about.htm","","dialogWidth:420px;dialogHeight:240px;scroll:no;status:no;help:no");
}
</script>
<TABLE width="750" border="0" align="center" cellspacing="0" cellpadding="0">
<TR><TD height="1" bgcolor=<%=border%>></TD></TR></TABLE>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="p9" align=center height="3">
  <tr><td align="center" height=3>版权所有 Copyright &copy; 2001-2002 
  <a class=bottom href="http://www.nmju.cn" target="_blank"><%=copyright%></a>&nbsp;All Rights Reserved 保留所有权利&nbsp;&nbsp;<a href=javascript:about()>关于系统</a></font></td></tr>
  </table>
<SCRIPT LANGUAGE="JavaScript">
function runClock() {
theTime = window.setTimeout("runClock()", 1000);
var today = new Date();
var display= today.toLocaleString();
status="现在是:"+display+",欢迎您的光临!如果有什么问题或建议,请访问:http://www.nmju.cn";
}
</SCRIPT><body oncontextmenu="self.event.returnValue=false" onLoad="runClock()">
</body>

⌨️ 快捷键说明

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