The for-in loop isn't all that useful now that there are the for-of loops and methods to get object keys. Also, it iterates over the prototypes ...
確定! 回上一頁