inc_bottom.asp
来自「本系统是在“阿江酷站统计系统”的基础上改写而成」· ASP 代码 · 共 9 行
ASP
9 行
<%if yestop=2 then%>
<!--#include file='inc_index.asp'-->
<%
end if
t2=timer
thetime=cstr(int(( (t2-t1)*10000 )+0.5)/10)
Response.write "<br><div align=center>UserID:"&uid&" 页面执行时间:" & thetime & "毫秒</div>"
%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?