ES6常见基础用法

170 阅读1分钟

一.对象

1. arr.entries() ,arr.keys() ,arr.values()

二.数组