Thread(target = ThreadSample , args = [參數1,參數2] ) #把這thread任務 ... 來執行requests r = await loop.run_in_executor(None, requests.get, ...
確定! 回上一頁