defer (function () { if (Math.random() > 0.5) { return Rx.Observable.fromEvent(document, 'click'); } ...
確定! 回上一頁