EventBus 是Android和Java的釋出/訂閱事件匯流排。在它出現之前,我們往往使用Handler、Intent、BroadcastReceiver等方式進行資料傳遞,但這些都不能滿足 ...
確定! 回上一頁