📜  如何在python代码示例中获取光标屏幕的位置

📅  最后修改于: 2022-03-11 14:45:50.905000             🧑  作者: Mango

代码示例1
import mouse 
print(mouse.get_position())