📄 bottombar.asp
字号:
<table width="100%" height="12" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="8"><img src="images/blank.gif" width="1" height="1"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1" class="bottombar_sp_min"></td>
</tr>
<tr>
<td align="center" class="bottombar_main"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="58%" height="18" nowrap class="v7"> <font color="#999999">
<%response.write "页面执行时间:" & FormatNumber((timer()-starttime)*1000,3) & " 毫秒 "%>
</font></td>
<td width="42%" align="right" nowrap class="v7"><font color="#666666">2003-<%=year(now)%>
© <%=sitename%> 版权所有 <a href="http://www.matrix3.cn/bbs" target="_blank"><font color="#999999">M3</font></a> </font></td>
</tr>
</table></td>
</tr>
<tr>
<td height="4" class="bottombar_sp_max"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -