📄 bottom.asp
字号:
<%
on error resume next
if session("Login")="AdminLogin" then
set xmailadmin=nothing
else
xmail.quit
set xmail=nothing
end if
%>
<center>
<hr width="60%" color=red><br>
<font color=blue>Write By Zhou Bo,China <br>Thanks for using</font>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -