relogin.asp
来自「网络会议系统,WEB的。喜欢的下吧」· ASP 代码 · 共 6 行
ASP
6 行
<P align="center"><font size=2 color=red><%=Request("Info")%></font></P>
<P align="center">
<input type=button value="返回" onClick ="history.go(-1)" id=button1 name=button12>
<input type=button value="关闭" onclick ="window.close()" id=button1 name=button1>
</P>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?