We pass to an asynchronous function a function which it will call when the task is completed. TypeScript. Copy function doAsyncTask(cb) { setTimeout(() ...
確定! 回上一頁