public static extern short GetAsyncKeyState(int key);. 8. 9. private const int VK_SHIFT = 0x10;. 10. private const int VK_CONTROL = 0x11;.
確定! 回上一頁