<script language="javascript">
function GOUrl(){
window.open("http://www.cnblogs.com/_ymw");
}
</script>
</head>
<input type="button" value="点击跳转" onclick="GOUrl()">

相关文章:

  • 2021-07-20
  • 2021-07-21
  • 2021-06-25
  • 2021-10-12
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-02-11
相关资源
相似解决方案