Fetch 與Promise (五):async 與await ... 同步的缺點是某一行如果需要比較多秒,畫面就會凍結,直到那一行執行完成。但async 與await 可以克服上面的麻煩, ...
確定! 回上一頁