CODESHIF - 我的ES6总结教程 的评论 [TOC]解构数组解构// 赋值let [a, b, c] = [1, 2, 3];// 还可以解构基于Iterator的数据结构let [x, y, z] = new Set(['a', ... 1970-01-01T08:00:00+08:00 Typecho https://www.codeshif.com/feed/atom/archives/48.html