📄 help_off.asp
字号:
<!--#INCLUDE FILE="config.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
<!--
table { font-size: 10pt }
body { font-size: 10pt; color:<%=zzbird_chattext%>;}
a:active { font-size: 10pt; color:<%=zzbird_chattext%> ;TEXT-DECORATION: none}
a:link { font-size: 10pt; color:<%=zzbird_chattext%> ;TEXT-DECORATION: none}
a:visited { font-size: 10pt; color:<%=zzbird_chattext%> ;TEXT-DECORATION: none}
a { font-size: 10pt; color:<%=zzbird_chattext%> ;TEXT-DECORATION: none}
-->
</style>
<title><%=zzbird_chatroomname%>帮助系统</title>
</head>
<body bgcolor="<%=zzbird_chatbg%>" <%if zzbird_chatbgpic<>"" then%>background="<%=zzbird_chatbgpic%>" <%end if%> text="<%=zzbird_chattext%>" topmargin="6" leftmargin="6">
<font color="#FFFF00">【<%=zzbird_chatroomname%>暂离功能】 </font>
<br>
如果你暂时有事,无法回复聊天室里聊友给你发送的信息,你可以使用暂时离开功能,当你有事需要暂时离开或无法回复聊友给你发送的信息时,只要在发言区里的<font color="#FFFF00">暂时离开</font>功能前面打上钩。<br>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -