PropertyIsEnumerable 判断给定的属性是否可以用for...in 语句进行枚举。 hasOwnProperty(property) 判断对象是否有某个特定的属性。必须用字符串指定该属性.
確定! 回上一頁