felixyiding

<html>
<head>

<title>HTML示例</title>
<style type="text/css">


</style>

</head>

<body>
<script type="text/javascript">
// 向页面弹出一个框,显示内容

alert("aaa");
</script>

</body>

</html>

分类:

技术点:

相关文章:

  • 2021-12-15
  • 2021-09-16
  • 2022-02-07
  • 2021-08-19
  • 2021-12-19
  • 2021-04-28
  • 2022-01-05
  • 2021-12-10
猜你喜欢
  • 2021-11-20
  • 2021-12-10
  • 2021-11-22
  • 2022-12-23
  • 2021-06-09
  • 2021-12-10
  • 2021-11-22
相关资源
相似解决方案