coroutine asyncio.wait_for(aw,timeout,*,loop=None)等待aw可等待对象完成, ... add_done_callback(callback,*,context=None)添加一个回调,将Task对象完成时被运行.
確定! 回上一頁