後來ES5 新增的 Object.keys() 解決了非own property 的問題,但還是要手動透過property name 來存取value,不方便!終於在ES2017 (ES8) 新增了 Object.values() 和 ...
確定! 回上一頁