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.
我需要计算用户一天内的总点击次数。我想为此使用powershell,因为它应该是最简单的,但我无法在其中找到任何简单的方法来捕获鼠标事件。
有人可以指导我[使用 Windows 7]
此实用程序适用于我的 win7 机器:
http://www.jholu.com/2012/04/21/mouse-click-counter-for-windows-to-count-left-right-and-middle-clicks/
如果您需要自动化它,您也可以尝试这个 .NET 项目:
http://globalmousekeyhook.codeplex.com