Catch Zeng
                                            Catch Zeng
                                        
                                    已经有 `catchzeng/dingtalk` Docker 镜像了,我没用过 Drone, Drone 不能直接跑镜像吗? https://github.com/CatchZeng/dingtalk#docker
没有其他办法了吗?重新训练很浪费时间啊
为何不设计一个从 check point 继续训练的参数?
数组和复数?
举几个例子吧,不然不好理解
有这样的需求? 你可以先将 android xml 文件转换成 excel 文件,然后再将 excel 文件转换成 iOS strings 文件。
本仓库目前规划只做飞书机器人本身的逻辑,如果你有这方面的需求,可以自己实现下 HTTP/WS服务端,把本仓库当成一个 go module 使用。
本项目里面是用 github.com/go-resty/resty/v2 发送的请求,我查看 API,看到 ``` // SetProxy method sets the Proxy URL and Port for Resty client. // client.SetProxy("http://proxyserver:8888") // // OR Without this `SetProxy` method, you could also set...