[JavaScript] 物件導向寫法 · function Inherit(x, y, t) // inherit from Obj · { · this. · this. · this.x = 100; // 覆蓋母物件Obj 的x · this.t = t; · a = ...
確定! 回上一頁