AlexFugui

Results 4 issues of AlexFugui

It is hoped that the fillet angle can be set for each of the four corners tks

相同的问题链接:https://github.com/hehonghui/AndroidEventBus/issues/38 我想项目中需要发送粘性广播. 使用EventBus.getDefault().postSticky("string", EventBusTags.TARGET_ID);方法后在第二个跳转的未注册eventBus的activity或fragment中.无法收到粘性广播. 查看eventBus源码后发现postSticky(Object event, String tag)方法中将处理注释掉了/不知道是什么原因 目前只支持已经注册的页面接收消息.粘性消息相当于无效化.是否考虑修改代码或使用其他依赖

I built the server using n2n v3.0.0 Playing UDP multicast games with a few friends using Edge Our nc command checks that everyone and others are connected in a peer-to-peer...