example5_text.html

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

HTML
19
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Example5</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Example 5</H1>This plot looks like a repeat of example 3. The difference is that theplot is built from a script file using the BuildGraph class. Allaspects of a plot (well nearly all) can be specified through a script<A HREF="../html/language.html" TARGET="_top">language</A>. The interpreterand accompanying applet then allows a user to incorporate plots into aWeb page without the need to learn in detail the Graph classes orJava.<P><B>NOTE</B> The script language is already becoming unwieldy and will haveto be totally rewritten sometime in the future.</BODY> </HTML>

⌨️ 快捷键说明

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