只要每个值满足给定值,就发出源Observable 发出的值predicate,然后在predicate不满足要求时立即完成。 takeWhile (predicate: (value: T, index: number) => boolean ...
確定! 回上一頁