並且撰寫了d.ts declare enum RollerMgrState { ROLLING, STOP, }. 並且在TypeScript 中使用 switch (event) { case RollerMgrState.STOP: this.
確定! 回上一頁