📄 inc_top.asp
字号:
<%
'┌─ 风云ASP在线 ────────────────────────┐
'│ │
'│ 作者:赵振波. http://www.bfgq.cn │
'│ │
'│ Q Q:176189168 │
'│ │
'│ Email:fy96@163.com │
'│ │
'│ 程序定做,系统开发,网站制作,提供高质量的网络产品、技术和服务!│
'│ │
'│【版权声明】 │
'│ │
'│ 本程序版权归坐看风云所有,未经授权擅自修改、复制或散布本程序│
'│ │
'│的部分或全部,将承受严厉的民事和刑事处罚,对已知的违反者将给予法 │
'│ │
'│律范围内的全面制裁。对非法使用此程序所造成的一切后果本人概不负责!│
'│ │
'└─────────────────── http://www.bfgq.cn ──┘
%>
<table border="0" width="760" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="60%" class="bottom" style="border-left: 1px solid rgb(0,0,0);border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)" height="30">
[ <% = strSiteName%> - 网站后台管理系统 <% = strSysEdition%> ]</td>
<td width="40%" class="bottom" style="border-right: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)" height="30" align="right">
<a name="top" target="_blank" href="http://www.bfgq.cn">官方网站 当前时间:<% = FormatTime(now(),1)%> </a></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -