问答详情
源自:8-5 实现继承的方式

Student继承Person后,它的prototype.constructor是Student吧?

Bosn牛

这个地方,Student继承Person后,它的prototype.constructor应该是Student吧?

提问者:luke_zhou 2015-04-10 21:37

个回答

  • Bosn
    2015-04-11 11:22:24

    没错,这里写错了。