Zhong Qin

Results 4 comments of Zhong Qin

got this issue too. is that mean if i use vs2017 and i can't use correspond opencv version? @FriendlyJOEY

According to the usage code. We should change `Color(Color) Builder` to `Paint(Color) Builder`. Thus, ```go type Builder interface { Paint(Color) Builder Wheels(Wheels) Builder TopSpeed(Speed) Builder Build() Interface } ``` And...

Hi, @0xhex . I'm recently using `goadb`, and I found that your reported errror occured because the length of the response was clipped to [`MaxMessageLength = 255`](https://github.com/zach-klippenstein/goadb/blob/029cc6bee4812bf83c5d5fa58c49a82ff000d02c/wire/conn.go#L8) but each deviceinfo...

> Hi, thanks for the codes, I encountered this problem, may I know how to solve it please? Thank you! > > {"file":"/Users/hfl/wxBot4g-master/wcbot/wcbot.go:281","func":"wxBot4g/wcbot.(*WcBot).genQrCode","level":"info","msg":"please use WeChat to scan the QR code","time":"2020-01-05T16:17:07+11:00"}...