xiyong

Results 1 comments of xiyong

> 请问,为什么要 fn.apply(this, arguments);而不是这样 fn() 考虑到还有参数的情况下,改变this指向