摘要:
六种数据类型: undefined 、 boolean 、string 、number 、object 、function 效果地址:https://scrimba.com/c/cEedDGTd 代码: var a; console.log(typeof a); // undefined var b 阅读全文
posted @ 2019-09-27 17:39
人生与戏
阅读(475)
评论(0)
推荐(0)
|
摘要:
六种数据类型: undefined 、 boolean 、string 、number 、object 、function 效果地址:https://scrimba.com/c/cEedDGTd 代码: var a; console.log(typeof a); // undefined var b 阅读全文
posted @ 2019-09-27 17:39
人生与戏
阅读(475)
评论(0)
推荐(0)
|