选择频道搜索
mouse_event函数是一个Windows API函数,用于模拟鼠标事件。它支持以下鼠标动作:
通过mouse_event函数,可以模拟用户在屏幕上的鼠标操作,比如单击、双击、拖动等。