协程函数( async def 或者 @asyncio.coroutine ); 协程函数所返回的协程对象。 协程功能:. 通过 result = await future 或者 result = yeild from ...
確定! 回上一頁