|
112 | 112 |
|
113 | 113 | Version 2.1.0 is the next minor release of the 2.x era and contains the standardization of many experimental API addition"> |
114 | 114 | <metaproperty="og:type"content="article"> |
115 | | -<metaproperty="og:title"content="RxJava2 源码解析:Observable家族"> |
| 115 | +<metaproperty="og:title"content="RxJava2 源码解析:Observable系列"> |
116 | 116 | <metaproperty="og:url"content="www.hefuyicoder.com/2017/05/17/RxJava2源码解析(一)/index.html"> |
117 | 117 | <metaproperty="og:site_name"content="乌有先生的个人博客"> |
118 | 118 | <metaproperty="og:description"content="自 RxJava 在2016年11月12日正式发布2.0.1版本以来也有一段事件了,其内部实现也逐渐趋于稳定,截止到笔者开始这篇文章时已更新到2.1.0。 |
119 | 119 |
|
120 | 120 | Version 2.1.0 is the next minor release of the 2.x era and contains the standardization of many experimental API addition"> |
121 | 121 | <metaproperty="og:image"content="http://o8swcawjo.bkt.clouddn.com/rxjava%E6%B5%81%E7%A8%8B.png"> |
122 | | -<metaproperty="og:updated_time"content="2017-05-20T09:40:02.000Z"> |
| 122 | +<metaproperty="og:updated_time"content="2017-06-16T01:32:33.000Z"> |
123 | 123 | <metaname="twitter:card"content="summary"> |
124 | | -<metaname="twitter:title"content="RxJava2 源码解析:Observable家族"> |
| 124 | +<metaname="twitter:title"content="RxJava2 源码解析:Observable系列"> |
125 | 125 | <metaname="twitter:description"content="自 RxJava 在2016年11月12日正式发布2.0.1版本以来也有一段事件了,其内部实现也逐渐趋于稳定,截止到笔者开始这篇文章时已更新到2.1.0。 |
126 | 126 |
|
127 | 127 | Version 2.1.0 is the next minor release of the 2.x era and contains the standardization of many experimental API addition"> |
|
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 | | -<title>RxJava2 源码解析:Observable家族 | 乌有先生的个人博客</title> |
| 162 | +<title>RxJava2 源码解析:Observable系列 | 乌有先生的个人博客</title> |
163 | 163 | </head> |
164 | 164 |
|
165 | 165 | <bodyitemscopeitemtype="http://schema.org/WebPage"lang="zh-Hans"> |
|
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
342 | | -<h1class="post-title"itemprop="name headline">RxJava2 源码解析:Observable家族</h1> |
| 342 | +<h1class="post-title"itemprop="name headline">RxJava2 源码解析:Observable系列</h1> |
343 | 343 |
|
344 | 344 |
|
345 | 345 | <divclass="post-meta"> |
@@ -401,7 +401,7 @@ <h1 class="post-title" itemprop="name headline">RxJava2 源码解析:Observabl |
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 | | -<spanid="/2017/05/17/RxJava2源码解析(一)/"class="leancloud_visitors"data-flag-title="RxJava2 源码解析:Observable家族"> |
| 404 | +<spanid="/2017/05/17/RxJava2源码解析(一)/"class="leancloud_visitors"data-flag-title="RxJava2 源码解析:Observable系列"> |
405 | 405 | <spanclass="post-meta-divider">|</span> |
406 | 406 | <spanclass="post-meta-item-icon"> |
407 | 407 | <iclass="fa fa-eye"></i> |
|