图搜索策略.htm

来自「图搜索策略九宫重排演示程序」· HTM 代码 · 共 15 行

HTM
15
字号
<html>
  <head>
    <title>图搜索策略</title>
  </head>
  <body bgcolor=#f8f8ff>
    <h2 align=center>图搜索策略</h2>
    <center>
      <table border=1 bordercolor=#9090ff>
      <tr>
      <td><applet code=程序界面.class width=380 height=585></applet></td>
      </tr>
      </table>
    </center>
  </body>
</html>

⌨️ 快捷键说明

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