本文分為三步分,第一部分簡單介紹python3.5的非同步,asyncio/await 關鍵字 ... async with aiohttp.get('https://github.com') as r: await r.text().
確定! 回上一頁