📄 help.asp
字号:
<!--#include file="Connections/connY.asp" -->
<!--#include file="Inc/Level0.asp" -->
<!--#include file="Inc/Info.asp" -->
<!--#include file="Inc/TimeFormat.asp" -->
<!--#include file="Inc/UBBCode.asp" -->
<!--#include file="Inc/SetCss.asp" -->
<%
State="查看帮助"
%>
<html>
<head>
<title><%=Forum_Title%></title>
<meta http-equiv="Content-Type" content="text/html;">
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
<!--#include file="Inc/Css.asp" -->
<script language=Javascript src="Js/Menu.Js"></script>
<script language=Javascript src="Js/Button.Js"></script>
<script language=Javascript src="Js/Operate.Js"></script>
</head>
<body leftmargin="0" topmargin="0" bgcolor="<%=Forum_ColorList_BgColor%>" vlink="<%=Forum_Css_A_Link_Color%>">
<!--#include file="Inc/Top.asp" -->
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>">
<tr>
<td height="20" bgcolor="<%=Forum_ColorList_BgColor%>">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="font">
<tr>
<td width="50%"> 您所在的位置: <a href="../" onfocus="this.blur()">首页</a>
>> <a href="List.asp" onfocus="this.blur()">讨论组</a> >>
<font color="<%=Forum_ColorList_NavFontColor%>">使用帮助</font></td>
<td width="20%"> </td>
<td width="30%">
<div align="right"><img src="<%=Forum_Pic_Open%>" width="15" height="14" border="0" alt="显示个人工具箱" onClick="ShowInfo()" style="CURSOR: hand" align="texttop"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height=1></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" id=info style="DISPLAY: none" bgcolor="<%=Forum_ColorList_BorderColor%>">
<tr>
<td valign="top" bgcolor="<%=Forum_ColorList_BgColor%>"><!--#include file="Inc/Tools.asp" --></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center" id=infoborder style="DISPLAY: none">
<tr>
<td height=1></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>" class="font">
<tr bgcolor="<%=Forum_ColorList_BgColor%>">
<td valign="top" bgcolor="<%=Forum_ColorList_TitleColor%>"> <br>
1、 <a href="Help.asp?T=1" onFocus="this.blur()">怎样上传文件?</a><br>
2、 <a href="Help.asp?T=2" onFocus="this.blur()">怎样使用自定义头像?</a><br>
3、 <a href="Help.asp?T=3" onFocus="this.blur()">怎样使用社区信箱?</a><br>
4、 <a href="Help.asp?T=4" onFocus="this.blur()">宝物箱有什么用?</a><br>
5、 <a href="Help.asp?T=5" onFocus="this.blur()">我可以许愿吗?</a><br>
6、 <a href="Help.asp?T=6" onFocus="this.blur()">权限文本信息一览</a><br>
7、 <a href="Help.asp?T=7" onFocus="this.blur()">版主须知</a><br>
<br>
</td>
<td valign="top">
<%If Request("T")=1 Then %>
<font color="<%=Forum_ColorList_PFontColor%>"><br>
特别注意:</font>如果您的登录帐号是中文或者其中有空格或其他特殊字符,您将不能正常贴图.<br>
<br>
本站论坛支持上传以下文件格式的文件:<br>
<font color="<%=Forum_ColorList_PFontColor%>">*.gif *.bmp *.jpg</font> *.txt *.rm <br>
*.doc *.zip *.rar *.swf *.htm<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>第一步,从本地选择文件.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Upload-1.gif" width="474" height="370" border="1"></td>
</tr>
<tr>
<td height="40"><b>第二步,从本地选择文件,准备上传.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Upload-2.gif" width="474" height="370" border="1"></td>
</tr>
<tr>
<td height="40"><b>第三步,上传成功,<font color="<%=Forum_ColorList_PFontColor%>">*.gif *.bmp *.jpg</font>自动贴图.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Upload-3.gif" width="474" height="370" border="1"></td>
</tr>
<tr>
<td height="40"><b>附:<font color="<%=Forum_ColorList_PFontColor%>">其他上传文件</font>也能自动添加相应UBB代码,无须修改.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Upload-4.gif" width="474" height="370" border="1"></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<% ElseIf Request("T")=2 Then %>
<font color="<%=Forum_ColorList_PFontColor%>"><br>
特别注意:</font>自定义头像路径为外部站点内图片路径,请保持路径完整,长宽限制为125*125<br>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>注册和修改资料时都可以进行该操作.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Face-1.gif" width="474" height="370" border="1"></td>
</tr>
</table>
<% ElseIf Request("T")=3 Then %>
<font color="<%=Forum_ColorList_PFontColor%>"><br>
特别注意:</font>地址簿可快捷选择对象发送信件.<br>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>简单易用的社区信箱.</b></td>
</tr>
<tr>
<td><img src="Images/Help/MailBox-2.gif" width="474" height="370" border="1"><br>
<br>
<img src="Images/Help/MailBox-1.gif" width="474" height="370" border="1"></td>
</tr>
</table>
<% ElseIf Request("T")=4 Then %>
<font color="<%=Forum_ColorList_PFontColor%>"><br>
特别注意:</font>当经验值和舍区财产累计至一定值时,可向站长提出申请宝物箱.<br>
宝物箱为5-10M的Asp网络空间,可存放自己的网页等内容.<br>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>开放式的个性空间.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Cimelia-1.gif" width="474" height="370" border="1"></td>
</tr>
</table>
<% ElseIf Request("T")=5 Then %>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>许个愿吧,系统会为你祝福.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Pray-1.gif" width="474" height="370" border="1"></td>
</tr>
</table>
<% ElseIf Request("T")=6 Then %>
<br>
1.双击屏幕自动滚屏<br>
2.提交表单时,比如:发表,回复文章可以使用快捷CTRL+ENTER提交.<br>
┏<br>
┠---论坛管理员功能 <br>
┠<br>
┠--|--- 论坛管理 <br>
┠--|--|--- 基本信息<br>
┠--|--|--- 分类管理 <br>
┠--|--|--- 样式定制 <br>
┠--|--|--- 颜色定制 <br>
┠--|--|--- 图标选择 <br>
┠--|--|--- 服务器探针<br>
┠--|--- 用户管理 <br>
┠--|--|--- 数据管理 <br>
┠--|--|--- 等级设定 <br>
┠--|--|--- 更新数据 <br>
┠--|--- 帖子管理 <br>
┠--|--|--- 数据更新 <br>
┠--|--|--- 批量删除 <br>
┠--|---数据处理 <br>
┠--|--|--- 备份数据 <br>
┠--|--|--- 恢复数据 <br>
┠--|--|--- 高级操作 <br>
┠--|--|--- 占用空间 <br>
┠--|---其他管理 <br>
┠--|--|--- 公告管理 <br>
┠--|--|--- 上传管理 <br>
┠--|--|--- 祈愿管理<br>
┠<br>
┠---论坛版主功能<br>
┠<br>
┠--|--- 置顶 <br>
┠--|--- 屏蔽 <br>
┠--|--- 转移<br>
┠--|--- 删除<br>
┠--|--- 精华 <br>
┠--|--- 广播<br>
┠--|--- 属性(控制版面颜色,样式,及基本参数)<br>
┠--|--- 事件 <br>
┠--|--- 权限<br>
┠<br>
┠---普通用户功能<br>
┠<br>
┠--|--- 浏览<br>
┠--|--- 发贴 <br>
┠--|--- 回贴 <br>
┠--|--- 发起投票<br>
┠--|--- 收发信件<br>
┠--|--- 收藏夹<br>
┠--|--- 许愿<br>
┠--|--- 搜索<br>
┠--|--- 修改资料 <br>
┠--|--- 广播<br>
┠<br>
┠<br>
┠---游客功能<br>
┠<br>
┠--|--- 浏览非精华贴<br>
┠<br>
┗<br>
<br>
<% ElseIf Request("T")=7 Then %>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" class="font">
<tr>
<td width="400" height="40"><b>版主对帖子的操作帮助.</b></td>
</tr>
<tr>
<td><img src="Images/Help/Manager-1.gif" width="398" height="475" border="1"><br>
<br>
<img src="Images/Help/Manager-2.gif" width="428" height="361" border="1"><br>
<br>
<img src="Images/Help/Manager-3.gif" width="428" height="361" border="1"><br>
<br>
<img src="Images/Help/Manager-4.gif" width="428" height="361" border="1">
<br>
<br>
<img src="Images/Help/Manager-5.gif" width="429" height="422" border="1">
</td>
</tr>
</table>
<br>
<% End If %>
<br>
<br>
</td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center" id=onlineborder>
<tr>
<td height=1></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="1" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>" id=online>
<tr>
<td valign="top" bgcolor="<%=Forum_ColorList_OnlineColor%>">
<!--#include file="Inc/Online.asp" -->
</td>
</tr>
</table>
<!--#include file="Inc/Bottom.asp" --></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -