Operator 是Observable 的method, 例如.map(…), .filter(…)等等,它有一個很重要 ... const source$ = Rx.Observable.interval(1000);source$.take(5)
確定! 回上一頁