阅读背景:

javascript的原型和继承

来源:互联网 
function Person(name){
    this.name = name;
}
Person.prototype.age  name;
}



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

分享到: