1、第一幅图(订阅者和订阅事件). 先看一段在activity中注册和反注册EventBus的代码。 onStart{ EventBus.getDefault().register(this); } ...
確定! 回上一頁