Example: js add delay with promises await new Promise(resolve => setTimeout(resolve, 1000));
確定! 回上一頁