hasOwnProperty () 所有继承了Object 的对象都会继承到hasOwnProperty 方法。这个方法可以用来检测一个对象是否含有特定的自身属性;和in 运算符不同, ...
確定! 回上一頁