# KeyboardListener **Repository Path**: lfishrhungry/KeyboardListener ## Basic Information - **Project Name**: KeyboardListener - **Description**: 采用Qt编写的一个GUI键盘监听示例程序,原理是监听windows原始输入数据 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-04-24 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个监听键盘输入的示例程序,利用了监听windows原始输入数据的原理。 采用了Qt,并在VS中编写的64位程序。 ![示例图](https://github.com/lfishRhungry/KeyboardListener/blob/master/Screen%20Shot%202019-10-06%20at%2011.13.59%20PM.png)