JS 还提供了一种供开发者自定义 this 的方式,它提供了 3 种方式。
详细讲解:
https://segmentfault.com/a/1190000017747952?utm_source=tag-newest
关于call()、apply()、bind()
原文:https://www.cnblogs.com/chm-blogs/p/11286624.html