Use a Promise · The setTimeout will call it's call back which resolves the promise. · This causes the then callback to be called, which will log the resolve ...
確定! 回上一頁