JavaScript this的使用

当作用域不同时,我们可以将this暂时性的保存下来。

例如:

_this =  this.

原文地址:https://www.cnblogs.com/xiaomili/p/6493183.html