mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Update md
This commit is contained in:
parent
2eacb1dedb
commit
98c71dbc08
3 changed files with 5 additions and 3 deletions
|
|
@ -28,6 +28,7 @@ This is a work in progress.
|
|||
####For Windows:
|
||||
MinGW or other GCC
|
||||
####For everything else:
|
||||
Gcc
|
||||
X11 with the XTest extension (also known as the Xtst library)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
RobotGo 支持 Mac, Windows, and Linux(X11).
|
||||
|
||||
这是一项正在改善中的工作.
|
||||
这是一项正在完善中的工作.
|
||||
|
||||
|
||||
|
||||
|
|
@ -27,7 +27,8 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
Xcode Command Line Tools
|
||||
####For Windows:
|
||||
MinGW or other GCC
|
||||
####For everything else:
|
||||
####For everything else(Linux等其他系统):
|
||||
Gcc
|
||||
X11 with the XTest extension (also known as the Xtst library)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
GetXDisplayName(Linux)
|
||||
SetXDisplayName(Linux)
|
||||
##位图
|
||||
This is a work in progress.
|
||||
This is a work in progress.(工作正在进行中)
|
||||
|
||||
|
||||
##键盘
|
||||
|
|
|
|||
Loading…
Reference in a new issue