Robotgo v0.60.0 发布, 重构 window 和 example

栏目: 软件资讯 · 发布时间: 6年前

内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Programming Ruby中文版

Programming Ruby中文版

托马斯 / 孙勇、姚延栋、张海峰 / 电子工业出版社 / 2007-3 / 99.00元

《Programming Rudy》(中文版)(第2版)是它的第2版,其中包括超过200页的新内容,以及对原有内容的修订,涵盖了Ruby 1.8中新的和改进的特性以及标准库模块。它不仅是您学习Ruby语言及其丰富特性的一本优秀教程,也可以作为日常编程时类和模块的参考手册。Ruby是一种跨平台、面向对象的动态类型编程语言。Ruby体现了表达的一致性和简单性,它不仅是一门编程语言,更是表达想法的一种简......一起来看看 《Programming Ruby中文版》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试