function alertk() {alert(this);}alertk() ;执行这个事件,返回object,为什么不是function 。this不是指当前的alertk(函数吗? 查看完整描述