An open API service indexing awesome lists of open source software.

https://github.com/knight-zxw/observerdemo

基于观察者模式,在Android程序中传递消息的实践
https://github.com/knight-zxw/observerdemo

Last synced: 29 days ago
JSON representation

基于观察者模式,在Android程序中传递消息的实践

Awesome Lists containing this project

README

          

观察者模式 在Android程序中的应用, 类似于事件总线 传递消息