240 发简信
IP属地:上海
  • Android广播--官方文档(你确定完全懂了Broadcasts)

    Broadcasts Android apps can send or receive broadcast messages from the ...

  • RxJava 多播

    Multicasting in RxJava (RxJava中的多播) 原文 Multicasting is a key method for ...

  • Android 中View的四个构造函数

    I often see confusion around Android View constructors. Why are there fo...

  • 为什么不使用 RxLifecycle?

    本文为翻译文章,原文连接:为什么不使用RxLifecycle Why Not RxLifecycle? Hello. This is Dan L...

    1.1 9569 3 20
  • 创建一个Observable需要遵守的规定。

    本文为翻译。 The Observable Contract The Observable Contract (Observable契约) “T...

  • Resize,w 360,h 240
    GreenDao3.2使用本地(Assets)数据库

    GreenDao3.2简介 Android开发中我们或多或少都会接触到数据库。Android中提供了一个占用内存极小的关系型数据库-SQLite...