overview.html
来自「多种图表的绘制及其运用」· HTML 代码 · 共 63 行
HTML
63 行
<HTML>
<BR>
<CENTER>
<FONT SIZE=6 FACE="Verdana">
Overview
</FONT>
</CENTER>
<BR><BR>
<FONT SIZE=3 FACE="Verdana">
Data-Flow Visual Programming Language allows
to run basic algorithms in a visual way. All you
have to do is to place program blocks on screen,
connect them with lines (arrows) and run. You
can also run it in step by step mode (when
delay is set to maximum).
<BR><BR>
Select <B>"Examples"</B> from <B>"File"</B> menu, and use green arrow button
to run them.
<BR><BR>
<IMG SRC="fp.gif" WIDTH=494 HEIGHT=455>
<BR><BR>
</FONT>
<CENTER>
<BR><BR>
<FONT SIZE=4 FACE="Verdana">
<A HREF="index.html"><B>< < < Back To Index</B></A>
</FONT>
<BR><BR>
</CENTER>
<BR><BR>
<BR>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?