... 可以使用BaseEventLoop.run_in_executor在另一个线程中运行一个函数, ... future1 = loop.run_in_executor(None, requests.get, 'http://www.google.com')…
確定! 回上一頁