摘要: 路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城 路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城 路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学城路飞学... 阅读全文
posted @ 2018-07-22 09:30 beallaliu 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-22 09:27 beallaliu 阅读(109) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-22 09:18 beallaliu 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-22 09:11 beallaliu 阅读(116) 评论(0) 推荐(0) 编辑
摘要: console.log(window.navigator) console.log(window.navigator.userAgent) console.log(window.location) //经常使用的方法,跳转页面 window.location.href = 'https://www. 阅读全文
posted @ 2018-07-22 09:10 beallaliu 阅读(86) 评论(0) 推荐(0) 编辑
摘要: <--行间的js中的open() window不能省略--> <button onclick="window.open('https://baidu.com')">百度</button> <button>路飞</button> <button onclick="windows.close()">关闭 阅读全文
posted @ 2018-07-22 08:58 beallaliu 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 1. alert(1) //有确定按钮 2. console.log('xxx') 3. prompt('message', defaultValue) var pro = prompt('路飞') //接收输入 console.log(pro) 4. confirm var m = confirm 阅读全文
posted @ 2018-07-22 08:51 beallaliu 阅读(85) 评论(0) 推荐(0) 编辑