flutter 实战5:异步async、await和Future的使用技巧 ... 还可以这样用 //链式调用,捕获异常 new Future.then(funA(),onError: (e) { handleError(e); }) ...
確定! 回上一頁