board07.html,v
来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 48 行
HTML,V
48 行
head 1.1;access;symbols;locks; strict;comment @# @;1.1date 2000.09.10.19.13.21; author wombat; state Exp;branches;next ;desc@@1.1log@Initial revision@text@<html><head><title>Bulletin Board</title></head><frameset cols="150,*" border=0 frameborder="0"> <frameset rows="*,1" border=0 marginwidth=0 marginheight=0> <frame name="contents" src="board.cgi?option=leftFramesPage"> <frame name="gwpeople_bogus" src=null scrolling=no> </frameset> <frame name="main" src="board.cgi?option=displayGroups" target="_self"> <noframes> <body> <p>This page uses frames, but your browser does not support them.</p> </body> </noframes></frameset></html>@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?