from() static method creates a new, shallow-copied Array instance from an array-like or iterable object. let array = Array.from(set).
確定! 回上一頁