let obs = Rx.Observable.create(observer => observer.next(1)); ... It's hot in the sense that there's no new value producer/source (the thing ...
確定! 回上一頁