实用场景 一(处理类数组 如 arguments )
arguments
[].slice.call(arguments)
Array-slice
原文:https://www.cnblogs.com/xbgTitle/p/8744462.html