« oncomini | 首页 | 三岛超子 »

iworm

个人主页: http://iworm.net

留言(1 条)

学习Javascript闭包(Closure) 留言:


引用George Wing的发言:


函数中的this一般是指向window中的变量。



this关键字代表的实例会根据环境不同而变化的. 他总是指向owner 看看这篇你大概就动this这个关键字了

http://www.quirksmode.org/js/this.html