httpx 的同步模式与requests 代码重合度99%,只需要把 requests 改成 httpx ... import httpx import asyncio async def main(): async with httpx.
確定! 回上一頁