skipUntil() with last(). skipUntil : ignore emitted items until another observable has emitted. last: emit last value from a sequence (i.e. wait until it ...
確定! 回上一頁