⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help_helper.asp

📁 基于ASP开发的聊天室源码
💻 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="#000000">【<%=zzbird_chatroomname%>聊天助手功能】
</font><br>
  使用聊天小助手,会及时提醒您一些注意事项和你的好友的情况。当然你也可以关闭聊天助手功能,方法是:当发言区最下面一行, 
<font color="#FF0000">聊天助手</font>前面的小方框打钩即表示你使用聊天助手功能,如果<font color="#FF0000">聊天助手</font>前面的小方框没打钩即表示你没有使用聊天助手功能,当然你就得 
不到聊天助手给你的提醒<br> 
<br>
</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -