mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
update example more lang
This commit is contained in:
parent
213521927f
commit
f0c511fedf
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ func key() {
|
|||
robotgo.TypeString("留给真爱你的人")
|
||||
robotgo.MicroSleep(1)
|
||||
|
||||
robotgo.TypeStr("山达尔星新星军团, galaxy. こんにちは世界.")
|
||||
robotgo.Sleep(1)
|
||||
robotgo.TypeStr("所以, 你好, 再见")
|
||||
robotgo.Sleep(1)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue