Robot Keypress- VK_Control works on Macbook?

后端 未结 0 1605
刺人心
刺人心 2021-01-27 01:19

What is the substitute of robot.keyPress(KeyEvent.VK_V);

    robot.keyRelease(KeyEvent.VK_V);

    robot.keyRelease(KeyEvent.VK_CONTROL); while execution is done         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题