private const int VK_ALT = 0x12;. 12. 13. public static void Main(). 14. {. 15. bool shiftdown = (GetAsyncKeyState(VK_SHIFT) & 0x8000) != 0;.
確定! 回上一頁