JavaScript对象是引用类型,那怎么查看他的地址值呢
let a = {} let b = null // 0x00
看不到,对你是黑盒的。
1.4m articles
1.4m replys
5 comments
57.0k users