摘要: #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <shellapi.h> #include <cstdio> #include <iostream> // 长按判定(毫秒) static const DWORD kLongPress 阅读全文
posted @ 2025-12-10 11:53 AngDH 阅读(4) 评论(0) 推荐(0)