189 8069 5689

JavaScript基础知识

 ##  输出语句
 window.alert() --写入警告框
document.write()---写入HTML输出
console.log()---写入浏览器控制台
alert("hello world!");//写入警告框
document.write("你好世界~");
console.log("你好世界呀~")

当前标题:JavaScript基础知识
新闻来源:http://cdxtjz.cn/article/dsojgco.html

其他资讯