Mouse. package main import ( "github.com/go-vgo/robotgo" ) func main() { robotgo.ScrollMouse(10, "up") robotgo.Scroll(100, 200) robotgo.
確定! 回上一頁