240 发简信
IP属地:广东
  • 集合

    Handler 来自鸿洋公众号:Handler10问,你顶的住吗?https://mp.weixin.qq.com/s/V1xI2M8AibgB...

  • Resize,w 360,h 240
    Android组件化基础框架配置

    新建的Module以Android Library 的形式新建 main组件的gradle文件中,apply plugin使用的是com.and...

  • Resize,w 360,h 240
    Android源码学习之EventBus

    官方地址: EventBus.getDefault() 这个方法内部首先通过单例模式创建一个EventBus对象,在创建EventBus时最终会...