摘要:
目录: 1.constructor & prototype function Accom(){}; //创建一个构造函数 //创建两个对象 var house=new Accom(); var apartment=new Accom(); 通过构造函数创建的对象有一个属性constructor,这个 阅读全文
posted @ 2016-10-20 21:44
wksmile
阅读(373)
评论(0)
推荐(0)

浙公网安备 33010602011771号