成都网站建设设计

将想法与焦点和您一起共享

JavaScript基础知识

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

分享标题:JavaScript基础知识
网站网址:http://chengdu.cdxwcx.cn/article/dsojgco.html