asyncio 系列4、期程 — asyncio.Future

asyncio的期程 官網連接:https://docs.python.org/zh-cn/3/library/asyncio-future.html#asyncio.Futurehtml 其實期程指的是,class asyncio.Future 返回的實例,官網翻譯爲期程。python   1、期程函數     asyncio.isfuture(obj)安全 若是 obj 爲下面任意對象,返回 
相關文章
相關標籤/搜索