The Object.values() returns an array which contains the given object's own enumerable property values, in the same order as that provided by a for...in loop ...
確定! 回上一頁