this指的是调用函数的那个对象,谁调用函数,谁就是this
更多:
http://www.cnblogs.com/justany/archive/2012/11/01/the_keyword_this_in_javascript.html
http://www.ruanyifeng.com/blog/2010/04/using_this_keyword_in_javascript.html