热门

最新

红包

立Flag

投票

同城

我的

发布
lllllisaaaaa
LLLLLisaaaaa
3 年前
truelllllisaaaaa

循环条件不是零的话就是死循环(前提是没有break和goto),是零的话就为假,不执行循环语句

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
Python requests使用代理报错:方法一:模块 urllib3 的版本,报错的是 1.26.3,没报错的是 1.25.11在原报错环境中使用下面命令重装低版本 urllib3:pip install urllib3==1.25.11方法二:代理服务器只支持http,所以都写http:proxies={'http': 'http://127.0.0.1:7890','https': 'http://127.0.0.1:7890'}Python 遭遇 ProxyError 问题记录https://zhuanlan.zhihu.com/p/350015032【科V学P上N网后使用爬虫以及使用pip,报错requests.exceptions.SSLError - CSDN App】https://blog.csdn.net/m0_69082030/article/details/131525671
立即登录