📄 admin_helpview.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="inc/const.asp"-->
<!-- #include file="inc/DvADChar.asp" -->
<%
Dvbbs.Stats=Dvbbs.Forum_Info(0)&"管理帮助"
Dvbbs.Head
%>
<br>
<p><p>
<table border="0" cellspacing="1" cellpadding="5" class=tableborder1 align=center style="width:90%">
<tr><th height="24"><%=Dvbbs.Stats%></th></tr>
<tr><td width="100%" class=tablebody1>
<script>
document.write(opener.txtRun.value)
</script>
</td></tr>
<tr>
<td height="22" align=center class=tablebody2>
<input type="button" name="close" value="[关 闭]" onclick="window.close()">
</td>
</tr>
</table>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -