example1_text.html

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

HTML
13
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Example1</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Example 1</H1>This simpe example demonstates some of the main features of the plottingclasses. This applet calculates its own data then plots it. The classes usedare Graph2D, Axis and DataSet. These 3 classes are the bases for any plot.</BODY> </HTML>

⌨️ 快捷键说明

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