hasOwnProperty 返回一個布爾值,該布爾值指示您要調用的對像是否具有帶有參數名稱 ... 如果對象具有指定名稱的屬性,則hasOwnProperty方法返回true,否則返回false。
確定! 回上一頁