深浅模式
更新: 2025/3/26 18:47:45 字数: 0 字
区别
this
call(thisArg, arg1, arg2, ...)
apply(thisArg, [arg1, arg2, ...])
bind(thisArg, arg1, arg2, ...)