minwenjie2010 对于匿名函数的编译 this不会被替换为_$this 举例Handler.create(this,function(){this.name="test"});这个函数里边的this不会被替换为_$this