标签:.com 图片 pre log zhang highlight 属性 对象 https
1 hasOwnProperty
var a = {b:1}
a.hasOwnProperty(‘b‘)
true
a.hasOwnProperty(‘c‘)
false
2 in

原链接: https://www.cnblogs.com/guozongzhang/p/10823806.html
标签:.com 图片 pre log zhang highlight 属性 对象 https
原文地址:https://www.cnblogs.com/star-x/p/10901604.html