http:^^www.cs.washington.edu^homes^friedman^classes^life.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 28 行

HTML
28
字号
Date: Tue, 10 Dec 1996 22:54:46 GMTServer: NCSA/1.4.2Content-type: text/htmlLast-modified: Wed, 12 Jun 1996 00:06:44 GMTContent-length: 555	      <HTML>              <HEAD>              <TITLE> The Game of Life </TITLE><!-- Changed by: Marc Friedman, 11-Jun-1996 -->              </HEAD>              <BODY>In the game of life, cells reproduce to fill neighboring cells.  Butwhen a cell gets too crowded or too lonely, it dies.<p><h1> The Game of Life</h1><p>              <APPLET CODE="Life.class" WIDTH=500 HEIGHT=500>              <PARAM NAME="rows" VALUE=25>              <PARAM NAME="cols" VALUE=25>	      </APPLET><p><a href="Life.java"> The source.</a></body></html>

⌨️ 快捷键说明

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