mainframes2.html,v
来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 47 行
HTML,V
47 行
head 1.2;access;symbols;locks; strict;comment @# @;1.2date 2000.11.23.04.39.36; author wombat; state Exp;branches;next 1.1;1.1date 2000.10.10.03.24.18; author wombat; state Exp;branches;next ;desc@@1.2log@Added another frame@text@<frameset cols="150,*" border=0 frameborder="0"> <frame name="groups" src="news.cgi?option=listSubscribed" target="main"> <frameset rows="40%,*" border=0 frameborder=2> <frame name="articles" src="news.cgi?option=displayArticles" target="_self"> <frame name="display" src="news.cgi?option=DisplayBlank" target="_self"> </frameset></frameset>@1.1log@Initial revision@text@d3 4a6 1 <frame name="articles" src="news.cgi?option=displayArticles" target="_self">@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?