<!DOCTYPE html>
<html onkeydown="run(event)">
<head>
 <meta charset="utf-8">
 <title></title>
 <style type="text/css">
  #main{
   width:300px;height:300px;
   border:1px solid blue;
  }
  #tank{
   width:50px;height:50px;
   border:1px solid red;
  }
 </style>
</head>
<body>
 
 <div ;
   }   
  },50);
 
 </script>
 
</body>
</html>

相关文章:

  • 2022-02-09
  • 2022-01-13
  • 2021-05-21
  • 2021-08-03
  • 2022-02-09
  • 2022-02-09
猜你喜欢
  • 2022-02-09
  • 2021-10-22
  • 2021-04-29
  • 2021-12-08
  • 2021-10-13
  • 2022-01-13
  • 2022-01-17
相关资源
相似解决方案