http:^^www.cs.washington.edu^homes^glinden^lgrammer^lgrammer.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 63 行
HTML
63 行
Date: Tue, 10 Dec 1996 21:02:39 GMTServer: NCSA/1.4.2Content-type: text/htmlLast-modified: Mon, 02 Sep 1996 03:26:50 GMTContent-length: 1122<HTML><HEAD><TITLE>Trees & Ferns</TITLE></HEAD><BODY><center><h2>Trees & Ferns</h2><p><p><APPLET CODE="LGrammer.class" WIDTH=300 HEIGHT=310><em><blockquote>You're not Java capable! Sorry, no cool applets for you.</em></blockquote></APPLET></center><p> <hr> <p><em>This little applet actually does quite a few nifty things. Inaddition to drawing pretty reasonable looking trees and ferns using anLGrammer algorithm, the applet is double-buffered (no flicker) andmultithreaded. One thread issolely responsible for drawing the tree/fern in an offscreen buffer. The mainthread handles UI and periodically copies whatever the other threadhas finished out of the offscreen buffer and plops in into the main window.<p>The code was originally written in C++ for Win95 and was ported toJava. </em><p> <hr> <p><!WA0><a href="http://www.cs.washington.edu/homes/glinden/">GregLinden</a> <address><!WA1><a href = "mailto:glinden@cs.washington.edu"> glinden@cs.washington.edu</a><em> (Comments, suggestions,criticisms are welcome!)</em></address><br>Last modified: 8/31/96</BODY></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?