frames.html,v

来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 59 行

HTML,V
59
字号
head	1.2;access;symbols;locks; strict;comment	@# @;1.2date	2001.03.05.15.44.22;	author wombat;	state Exp;branches;next	1.1;1.1date	2001.03.05.15.34.54;	author wombat;	state Exp;branches;next	;desc@@1.2log@*** empty log message ***@text@<html><head><title>Network News</title></head><frameset cols="150,*" border=0 frameborder="0">      <frame name="contents" src="news.cgi?option=leftFramesPage">	<frame name="main" src="news.cgi?option=defaultView" target="_self">	  <noframes>	    <body>	      <p>This page uses frames, but your browser does not support them.</p>	    </body>	  </noframes>    </frameset></html>@1.1log@Initial revision@text@a11 1	      a12 1	      @

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?