js数组emptyempty: 什么都没有 a[0] 是undefined, 就像{}.a 是undefined,是未定义 empty本身不是undefined和nullArray未赋值前就是NULL如arr=new Array()此时arr2023-04-10JavaScript330