So asynchronous code is code that can hang while waiting for a result, in order to let other code run in the meantime. It doesn't "block" other ...
確定! 回上一頁