future 是一种对象,表示异步执行的操作。这个概念是concurrent.futures模块和asyncio包的基础。 concurrent.futures 模块是Python3.2 引入的,对于 ...
確定! 回上一頁