mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update md
This commit is contained in:
parent
33aabf197d
commit
c73fa824ce
@ -180,5 +180,8 @@ func main() {
|
||||
if abool == 0 {
|
||||
Println("ok@@@", "ok")
|
||||
}
|
||||
|
||||
title:=robotgo.GetTitle()
|
||||
Println("title@@@", "title")
|
||||
}
|
||||
```
|
@ -176,5 +176,8 @@ func main() {
|
||||
if abool == 0 {
|
||||
Println("ok@@@", "ok")
|
||||
}
|
||||
|
||||
title:=robotgo.GetTitle()
|
||||
Println("title@@@", "title")
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user