有沒有辦法真正建立一個類,擴充套件EventTargetdom api類? 考慮一下,我正在上這個課: class MyClass extends EventTarget { constructor() { super(); } private ...
確定! 回上一頁