Object.keys() The Object.keys() method returns an array of a given object's own enumerable properties, in the same order as that provided by a for.
確定! 回上一頁