内容简介:Robotgo v0.60.0 Mount Olympus: Mytikas 发布了,Golang 跨平台控制鼠标、键盘、位图、屏幕、窗口句柄以及全局事件监听。 查看详细更新地址 Add [NEW] Add GetBounds func support (add getclient and getframe...
Robotgo v0.60.0 Mount Olympus: Mytikas 发布了,Golang 跨平台控制鼠标、键盘、位图、屏幕、窗口句柄以及全局事件监听。
Add
[NEW] Add GetBounds func support (add getclient and getframe C_func)
[NEW] Add GetXId and GetXidFromPid func
[NEW] Refactoring GetTitle() func allow by pid
[NEW] Refactoring CloseWindow() allow by pid
[NEW] Add SetHandPid() and GetHandPid() func support
[NEW] Add FindCBitmap func support
[NEW] Refactoring bitmap example code
[NEW] Refactoring key example code
[NEW] Refactoring window example code
[NEW] Add an cbitmap example [#169]
[NEW] Refactoring screen and event example code
[NEW] Refactoring mouse example code
[NEW] Add more godoc
[NEW] Add getTitle example by pid
[NEW] Add close window example by pid
[NEW] Add getBounds example
[NEW] Split func and remove dep more clean
[NEW] Simplify SaveCapture code
[NEW] Update and merged getpixelcolor remove duplicate code
[NEW] Update README.md, add Note go1.10.x
Update
[NEW] Update issue template more obvious
[NEW] Move public mdata to pub
[NEW] Update godoc
[NEW] Update CHANGELOG.md
[NEW] Move some pub method to pub.h and rename some c_func
[NEW] Update code style and name style ( key, window and other )
[NEW] Update robotgo unix export getXidFromPid func
[NEW] Update set handle return use bool
[NEW] Update code style and move scale to win_sys.h
[NEW] Update example add more lang
[NEW] Update pkg to newest
[NEW] Remove duplicate code and old useless code
[NEW] Update and clean README.md
[NEW] Update CI add go1.11.x version
[NEW] Update scroll godoc and clearer parameter name
[NEW] Update hint and code style
[NEW] Update FindIds doc and only set name once in loop
Fix
[FIX] Update type_string fixed #155, fixed window missing some character
[FIX] Fixed GetWindowText return address of local variable and not use ternary operator ( GetTittle )
[FIX] Update README.md Fixed Release badge
See Commits for more details, after Aug 8.
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Robotgo v0.60.0 发布, 重构 window 和 example》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- BeeOP 0.6 发布,代码重构后优化
- 谈谈运维发布平台的重构《一》
- MRoot 2.1 发布,代码重构优化版本
- UWeb v1.0.9 发布,重构框架基类
- YuebonCore 2021第一版发布,重构功能菜单模块
- 禅道 12.5.3 版本发布,主要重构年度汇总功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C语言程序开发范例宝典
2010-1 / 59.00元
《C语言程序开发范例宝典》全面介绍了应用C语言进行开发的各种技术和技巧,全书共分12章,内容包括基础知识、指针、数据结构、算法、数学应用、文件操作、库函数应用、图形图像、系统调用、加解密与安全性、游戏、综合应用等。全书共提供300个实例,每个实例都突出了其实用性。 《C语言程序开发范例宝典》既可作为C程序的初学者学习用书,也可作为程序开发人员、相关培训机构老师和学生的参考用书。一起来看看 《C语言程序开发范例宝典》 这本书的介绍吧!