document.write() 实例

作者:李忠良整理 来源:网络 录入者:admin 发布时间:2021年02月27日 点击数:

document.write() 实例

<html>
<body>
<script type="text/javascript">
document.write("Hello World!");
</script>
</body>
</html>

感动 同情 无聊 愤怒 搞笑 难过 高兴 路过

【字体: 】【收藏】【打印文章】【查看评论

相关文章

    没有相关内容