On this page通过示例来学习 RxJS 操作符RxJS 操作符的完整列表,每个操作符都有着清晰的解释、相关资源和可执行的示例。内容 (按操作符类型)组合 combineAllcombineLatest ⭐concat ⭐concatAllforkJoinmerge ⭐mergeAllracestartWith ⭐withLatestFrom ⭐zip条件defaultIfEmptyevery创建createemptyfrom ⭐fromEventfromPromise ⭐intervalof ⭐rangethrowtimer错误处理catch / catchError ⭐retryretryWhen过滤auditauditTime debouncedebounceTime ⭐distinctUntilChanged ⭐filter ⭐firstignoreElementslastsamplesingleskipskipUntilskipWhiletake ⭐takeUntil ⭐takeWhilethrottlethrottleTime多播multicastpublishshare ⭐转换bufferbufferCountbufferTime ⭐bufferTogglebufferWhenconcatMap ⭐concatMapToexpandexhaustMapgroupBymap ⭐mapTomergeMap / flatMap ⭐partitionpluckreducescan ⭐switchMap ⭐windowwindowCountwindowTimewindowTogglewindowWhen工具do / tap ⭐delay ⭐delayWhenfinalize / finallylettimeouttoPromise