Not all characters have a keycode associated with them. For example, there is no keycode ... VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39).
確定! 回上一頁