摘要: js判断是否为数组:原型上的 isArray() 方法 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta 阅读全文
posted @ 2021-06-15 17:52 Kobe_bk 阅读(29) 评论(0) 推荐(0) 编辑
摘要: js学习必备: js菜鸟教程:https://www.runoob.com/js/js-tutorial.html w3c:https://www.w3school.com.cn/js/index.asp js红宝书:JavaScript高级程序设计 js 阅读全文
posted @ 2021-06-15 12:02 Kobe_bk 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 获取当前浏览器地址: window.location.href 打开新窗口: 阅读全文
posted @ 2021-06-15 11:49 Kobe_bk 阅读(196) 评论(0) 推荐(0) 编辑