let arr = Array.protorype.slice.call(arguments) ?????
区别:
this指向 以及 call、apply、bind的使用和区别
原文:https://www.cnblogs.com/catherLee/p/13306983.html