您的位置:首页 > 编程语言 > VB

VBScript document.write

2020-02-16 16:54 197 查看

<html>
<body>

<script type="text/vbscript">
document.write("This is my first VBScript!")
</script>

</body>
</html>

转载于:https://www.cnblogs.com/q2263046717/p/11211424.html

  • 点赞
  • 收藏
  • 分享
  • 文章举报
banai3541 发布了0 篇原创文章 · 获赞 0 · 访问量 37 私信 关注
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: