numlock专题

监视设置键盘NUMLOCK和Caps按键

#include "windows.h"#pragma comment(lib,"user32.lib")int main(void){while(1){short Caps = GetKeyState(VK_CAPITAL