Android代码-一个高效,使用方便,基于动态代理实现的Android事件总线库

时间:2022-08-25 19:45:46
【文件属性】:
文件名称:Android代码-一个高效,使用方便,基于动态代理实现的Android事件总线库
文件大小:123KB
文件格式:ZIP
更新时间:2022-08-25 19:45:46
Android代码 Latest version router 1.2.8 —— modified code to avoid concurrent bugs router 1.2.6 -- use apt to process subscribe annotation router 1.2.0 -- use WeakReference to avoid MemoryLeak cause by forgot unregister Project It had been used in project KnowWeather,you can learn more. What's Router English | 中文文档 Router -- A substitute good of EventBus similar implemented by dynamic proxy > what's dynamic proxy and how to use , see my blog 代理模式的学习与应用 Background EventBus is good ,but there are some pr
【文件预览】:
Router-master
----gradlew.bat(2KB)
----router-compiler()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----gradlew(5KB)
----gradle.properties(730B)
----router-annotation()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----app()
--------proguard-rules.pro(678B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----gradle()
--------wrapper()
----.gitignore(87B)
----README.md(5KB)
----settings.gradle(68B)
----router()
--------proguard-rules.pro(678B)
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
----build.gradle(711B)

网友评论