摘要:
下面讨论一个执行上下文的最后一个属性——this指针的概念。This指针A this value is a special object which is related with the execution context. Therefore, it may be named as a cont... 阅读全文
posted @ 2014-11-05 17:33
_Venom_
阅读(169)
评论(0)
推荐(0)
摘要:
闭包(Closures)在ECMAScript中,函数是“第一类”对象。这个名词意味着函数可以作为参数被传递给其他函数使用 (在这种情况下,函数被称为“funargs”——“functional arguments”的缩写[译注:这里不知翻译为泛函参数是否恰当])。接收“funargs”的函数被称之... 阅读全文
posted @ 2014-11-05 16:43
_Venom_
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号