mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update doc_zh.md
This commit is contained in:
parent
6cb93f91a1
commit
3add15dffe
@ -398,7 +398,7 @@ robotgo.ScrollMouse(50, "down")
|
|||||||
|
|
||||||
Returns new bitmap object created from a portion of another
|
Returns new bitmap object created from a portion of another
|
||||||
|
|
||||||
### <h3 id="Convert">.Convert(openpath, savepath,MMImageType)</h3>
|
### <h3 id="Convert">.Convert(openpath, savepath, MMImageType)</h3>
|
||||||
|
|
||||||
转换 bitmap 图片格式
|
转换 bitmap 图片格式
|
||||||
|
|
||||||
@ -458,7 +458,7 @@ func main() {
|
|||||||
|
|
||||||
## <h2 id="Window">窗口</h2>
|
## <h2 id="Window">窗口</h2>
|
||||||
|
|
||||||
### <h3 id="ShowAlert">.ShowAlert(title, msg,defaultButton,cancelButton string)</h3>
|
### <h3 id="ShowAlert">.ShowAlert(title, msg, defaultButton, cancelButton string)</h3>
|
||||||
|
|
||||||
Displays alert with the given attributes. If cancelButton is not given, only the defaultButton is displayed
|
Displays alert with the given attributes. If cancelButton is not given, only the defaultButton is displayed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user