”rxjava“ 的搜索结果

     这是一个关于Reyrofit2+Rxjava2的一个demo,用的是MVP。不防大家可以下载参照一下,如果有好的话,请大家点评。希望对大家有所帮助 !

     RxJava 到底是什么 RxJava 在 GitHub 主页上的自我介绍是 "a library for composing asynchronous and event-based programs using observable sequences for the Java VM"(一个在 Java VM 上使用可观测的序列来...

     compile 'com.squareup.retrofit2:retrofit:2.1.0' compile 'com.squareup.retrofit2:converter-gson:2.1.0' compile 'com.squareup.retrofit2:adapter-rxjava:2.1.0' compile 'io.reactivex:rxandroid:1.2.0'

     包含:retrofit-2.0.0-beta2.jar、okhttp-2.5.0.jar、okio-1.6.0.jar、gson-2.4.jar、converter-gson-2.0.0-beta2_.jar、RxAndroid.jar、adapter-rxjava-2.0.0-beta2.jar、butterknife-7.0.1.jar

RxJava简单入门

标签:   rxjava

     前言之前 首先来认识一下,接下来我们将要接触的关键单词,Observeable,Observer,subscrib国内基本都翻译成,被观察者,观察者,订阅。如果你按照这样的中文意思来理解,是怎么也理解不了的,普遍认为是观察者订阅...

10  
9  
8  
7  
6  
5  
4  
3  
2  
1