`kb.once(KeyBoard,onkeydown, (e)=>{}, this); 超过等待响应后不能取消监听 kb.removeEventListener(KeyBoard.onkeydown,(e)=>{},this) 无效用 `