📄 bottom.asp
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>
<div align="center">
<table width="778" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1" bgcolor="999999"></td>
<td height="1" bgcolor="cccccc"></td>
<td width="1" bgcolor="999999"></td>
</tr>
<tr>
<td align="center" valign="middle" bgcolor="#e6e6e6"><span class="bottom">
<%dim endtime
endtime=timer()
response.write "页面执行时间:"&FormatNumber((endtime-starttime)*1000,3)&"毫秒"%></span><script src='http://s10.cnzz.com/stat.php?id=33795&web_id=33795&show=pic' language='JavaScript' charset='gb2312'></script></td>
</tr>
<tr>
<td bgcolor="999999"></td>
<td height="1" bgcolor="cccccc"></td>
<td bgcolor="999999"></td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -