function foo{}foo.prototype.bar(){}foo.prototype.baz(){ this.bar();}剛學js想用面向對象的方法this指針當中并沒有bar和baz
js怎么在原型方法中調用自身
慕森王
2018-09-13 13:12:10