call apply bind 仅仅是写法不同 这就写bind了function b() {let a = 3setTimeout( function(){a = 1;}.bind(this)(),2000 )return a}console.log(b()) //1即使定时器... 全文

2019-01-09 17:44 来自版块 - 其它

最近来访

(1)


返回顶部

公众号

公众号