flutter 實戰5:異步async、await和Future的使用技巧 ... 還可以這樣用 //鏈式調用,捕獲異常 new Future.then(funA(),onError: (e) { handleError(e); }) ...
確定! 回上一頁