- 博客(1)
- 收藏
- 关注
原创 11.09
//使用原型创建对象 //function Person(){ // Person.prototype.name = "王益凯"; // Person.prototype.age = 18; // Person.prototype.say = function() { // alert("我的名字是:"+this.name+",我今年"+this.age+
2016-11-09 21:27:38
187
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅