Update md

This commit is contained in:
vCaesar 2016-11-09 23:11:50 +08:00
parent 33aabf197d
commit c73fa824ce
2 changed files with 6 additions and 0 deletions

View File

@ -180,5 +180,8 @@ func main() {
if abool == 0 {
Println("ok@@@", "ok")
}
title:=robotgo.GetTitle()
Println("title@@@", "title")
}
```

View File

@ -176,5 +176,8 @@ func main() {
if abool == 0 {
Println("ok@@@", "ok")
}
title:=robotgo.GetTitle()
Println("title@@@", "title")
}
```