python - 如何使用asyncio从async for循环中获得yield ? ... def get_doc_ids(self): return list(range(len(self.data))) async def get_batch_data(self, ...
確定! 回上一頁