mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 17:59:12 +00:00
Update md
This commit is contained in:
parent
78729d4c2f
commit
e9184f0e6d
2 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
|
||||
这是一项正在完善中的工作.
|
||||
|
||||
提Issues请到[Github](https://github.com/go-vgo/robotgo),便于统一管理和即时更新
|
||||
|
||||
|
||||
##[中文文档](http://git.oschina.net/veni0/robotgo/blob/master/zh_doc.md) [API Document](https://github.com/go-vgo/robotgo/blob/master/doc.md)
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ robotgo.MouseToggle("up");
|
|||
```
|
||||
|
||||
###.GetMousePos()
|
||||
获取设备的位置
|
||||
获取鼠标的位置
|
||||
|
||||
Gets the mouse coordinates.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue