在requests中使用proxy代理访问使用前先更新requests版本为支持socks的版本。 先pip安装对应库: >> pip install -U requests[socks] 脚本添加和使用 ...
確定! 回上一頁