方法, 简洁程度, 对 break/continue 的支持, 备注 ... if (item === 2) { continue // 报错:Unsyntactic continue } console.log(item) }) 复制代码.
確定! 回上一頁