example2_text.html

来自「java 作图的程序」· HTML 代码 · 共 16 行

HTML
16
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Example2</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Example 2</H1>This example shows how to set up a strip-chart using the graphing classes.At the moment the data is random and calculated by the applet. The applet iseasily converted to retrieve the points from a URL.<P>The applet displays 25 points before the points begin to scroll to the left.</BODY> </HTML>

⌨️ 快捷键说明

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