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.
我有一个在 Windows 平台上运行的基于 Qt 的应用程序。
我想借助一些技术从外部启动我的应用程序并记录鼠标移动、点击、键盘输入。在我想在它上面重播相同的事件之后。
可能吗?哪种技术?(Qt、脚本(Python 等)、...)从哪里开始?