详解JavaScript系列之数组(一)| 8月更文挑战

数组的方法清单 涉及类型、真伪转换 方法 返回值 描述 Array.isArray() Boolean 判断是否为数组 toString() String 将数组转换为字符串 Array.from(a