若以只想取得物件中的所有property key,那 Object.keys() 就很方便,但是,若想一次拿到property key 和property name, 應該 就可以說 Object.keys() 是過度期吧?
確定! 回上一頁