import "github.com/go-vgo/robotgo" ... pyautogui.scroll(10, x=100, y=100) # move mouse cursor to 100, 200, then scroll up 10 "clicks" ...
確定! 回上一頁