阅读背景:

面向对象之继承(类式继承)

来源:互联网 
function Aaa(){
   this.name = '小明';
}

Aaa.prototype.showName ;
}

Aaa



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: