mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update docs
This commit is contained in:
parent
554d14f19c
commit
09757a45e6
@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
####Arguments:
|
####Arguments:
|
||||||
|
|
||||||
key - See keys.
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
||||||
|
|
||||||
####Examples:
|
####Examples:
|
||||||
@ -104,7 +104,7 @@
|
|||||||
|
|
||||||
####Arguments:
|
####Arguments:
|
||||||
|
|
||||||
key - See keys.
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
down - Accepts 'down' or 'up'.
|
down - Accepts 'down' or 'up'.
|
||||||
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
键盘值
|
键盘值
|
||||||
修饰值(可选类型, 字符串或者数组) - 可选值: alt, command (win), control, and shift.
|
修饰值(可选类型, 字符串或者数组) - 可选值: alt, command (win), control, and shift.
|
||||||
|
|
||||||
key - See keys.
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
|
||||||
####示例:
|
####示例:
|
||||||
|
|
||||||
@ -110,7 +110,7 @@
|
|||||||
|
|
||||||
####参数:
|
####参数:
|
||||||
|
|
||||||
key - See keys.
|
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
|
||||||
down - Accepts 'down' or 'up'.
|
down - Accepts 'down' or 'up'.
|
||||||
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
|
||||||
###返回值:
|
###返回值:
|
||||||
|
Loading…
Reference in New Issue
Block a user