I've written this piece of code, timer(0, 100) .pipe( windowTime(1000), take(3), flatMap( value => value.pipe(toArray()))).
確定! 回上一頁