异步迭代器,定义了__anext__ 方法,返回一个awaitable ... 异步上下文管理求,定义了 __aenter__ and __aexit__ 方法,可以用作async with。
確定! 回上一頁