欢迎转载,转载请标明出处: http://blog.csdn.net/johnny901114/article/details/51532776 本文出自:[余志强的博客] flatMap操作符的作用 官方文档解释: Returns an Observable that emits items based on applying a function that you supply to each item emitted by the source Observable, where that…