📄 slf1.asp
字号:
<%@ LANGUAGE=VBScript.Encode codepage ="936" %>
<%Response.Expires=0
if Session("xf_sl_ok")<>"1" then
Response.Write "你现在不能查看私聊!"
Response.End
end if
titlecolor=Application("wsaxhxf_c_titlecolor")%><html><body bgcolor="<%=titlecolor%>"><script Language="JavaScript">
parent.f1.location.href="about:blank";
var TimerID=null;
TimerID=setTimeout('parent.write("<%=Application("wsaxhxf_c_chatcolor")%>",0)',0);
</script></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -