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.
我打算为一个事件编写一个蜂鸣器。会有多个团队,每个团队知道答案后都会有鼠标单击,现在我必须确定首先单击的鼠标。所有鼠标都连接到同一台计算机。是否可以识别触发事件的鼠标?
本机方法是做到这一点的唯一方法,我不认为本机方法可以帮助您,除非您破解操作系统。操作系统隐藏了两个鼠标之间的所有区别。您还可以重新连接鼠标,使一个人只能右键单击,一个人只能单击鼠标左键,并区分右键单击和左键单击。