Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个程序/库来记录所有击键(首选 Java)。我拆解了一个普通的键盘,为某些程序构建了一个自定义界面。为某些快捷方式提供物理接口的接口。由于我需要根据正在运行的应用程序重新映射击键,因此需要一个击键记录库。
例如我想做这样的事情:
所以我不想记录我的朋友/家人的密码......
跨平台会很棒,但如果这不可能,Mac OSX 是首选。