A Zone is an execution context that persists across async tasks. In other words, all the async tasks such as setTimeout, Promise, XHRs etc. are ...
確定! 回上一頁