摘要: In JavaScript this always refers to the “owner” of the function we're executing, or rather, to the object that a function is a method of. 这是来自http://www.quirksmode.org/js/this.html这篇文章里对th...
阅读全文
posted @ 2008-10-20 14:58 LongWay 阅读(2235) 评论(13)
编辑