Dwayne

Results 1 issues of Dwayne

源码中是: this.cb = cb this.id = ++uid // uid for batching this.active = true this.dirty = this.lazy // for lazy watchers 文中的表述是: this.cb = cb this.id = ++uid // uid...