📄 permissions.asp
字号:
<table width="77%">
<tr><td class="smtext" width="175">
你 <% If blnPost = True Then %><b>可以</b>
<% else %><b>无权</b><% end if %> 在此论坛发表新帖<br />
</td>
<td class="smtext" width="188">
你 <% If blnDelete = True then %><b>可以</b>
<% else %><b>无权</b><% end if %> 删除你在此论坛的主题<br />
</td>
<td class="smtext" width="200">
你 <% If blnPollCreate = True Then %><b>可以</b>
<% else %><b>无权</b><% end if %> 发起投票<br />
</td></tr>
<tr><td class="smtext" width="175">
你 <% If blnReply = True Then %><b>可以</b>
<% else %><b>无权</b><% end if %> 回复此论坛的主题
</td>
<td class="smtext" width="188">
你 <% If blnEdit = True Then %><b>可以</b>
<% else %><b>无权</b><% end if %> 编辑你在此论坛的主题<br />
</td>
<td class="smtext" width="200">
你 <% If blnVote = True Then %><b>可以</b>
<% else %><b>无权</b><% end if %> 参与投票
</td></tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -