用 async def 或 asyncio.coroutine decorate 所定義的 __aenter__ 跟 __aexit__ ... 有實作 __aiter__ 的object ,回傳asynchronous Iterator 或awaitable object 。
確定! 回上一頁