⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 figure10-22.htm

📁 SVG资料。这是一个SVG资料
💻 HTM
字号:
<html>
<head>
  <title> SVG pendulum </title>
  </head>
  <body>
    <center>
      <h1>SVG pendulum</h1>
      <embed src="pendulum.svg" height="400" width="800">
      <form>
        <input type=button value="Start" onClick="window.active=true; window.Animate();">
        <input type=button value="Stop"  onClick="window.active=false;">
      </form>
    </center>
  </body>
</html>

⌨️ 快捷键说明

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