example2a_text.html
来自「java 作图的程序」· HTML 代码 · 共 14 行
HTML
14 行
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Example2a</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Example 2a</H1>This example is the same as Example 2, except the applet uses double bufferingto remove flickering.<P>Because of the double buffering the speed of the applet can be increasedwithout the flickering becoming a problem.</BODY> </HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?