📄 index.html
字号:
<!--
##############################################
# BigMole Dynamic Discussion Board 1.0 #
# By bigmole (bamboobird@163.com) #
# oct 25, 2003 #
##############################################
# use the user interface from webfx,but code #
#is difference.it use .net and xml technology#
##############################################
# For comercial use contact bigmole #
##############################################
//-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<!--//获得最新技术和动态请访问http://bigmole.5188.org 请保留此行以便以后获得更多信息-->
<TITLE>BigMole Dynamic Webboard (XML version)</TITLE>
<script type="text/javascript" src="js/webboard.js"></script>
<frameset rows="33,*" style="border: 0;" framespacing="0">
<frame name="toolframe" src="toolBar.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="no" noresize>
<frameset id="oeBarLayout" rows="*" cols="100,*" framespacing="3">
<frame name="oeBar" src="OeBar.html" scrolling="no" frameboarder="yes">
<frameset id="layout" rows="50%, *" cols="*" border="5" framespacing="3">
<frame name="treeframe" src="tree.html?action=tree&group=" scrolling="No" frameborder="yes">
<frame name="messageframe" src="messageViewer.html" scrolling="auto" frameborder="no">
</frameset>
</frameset>
</frameset>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -