Array.apply(null, {length: 10})Array.apply(null, Array(10)) 转载于:https://www.cnblogs.com/chenmingxu/p/10794571.html