输入子系统 meaning in Chinese
input subsystem
Examples
- The input sub - system should take all input ( keyboard , mouse , gamepad and joystick ) and unify it and allow for abstraction of control
输入子系统负责处理所有的输入(键盘、鼠标、游戏手柄和游戏摇杆) ,并把它们统一起来以允许控制的抽象化。 - Rather than doing multiple checks for each type of input , one would make one call to the input sub - system and it would transparently check all devices
与其直接依次去检测每种输入设备,不如让我们来调用一次输入子系统,它会透明地去完成检测所有的输入设备的工作。