pnviewer4nc.html

来自「java 完全探索的随书源码」· HTML 代码 · 共 17 行

HTML
17
字号
<html>
  <head>
    <title>Planetary Nebula Viewer - NC Version</title>
  </head>

  <body>
    <center>
      <embed code="PNViewer4.class"
         height=450
         width=450
         pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"
         type="application/x-java-applet;version=1.3">
      <noembed>
    </center>
  </body>
</html>

⌨️ 快捷键说明

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