哪有什么岁月静好,不过是有人替你负重前行!
摘要: 比如这段代码现在出现NameError: name ‘requests’ is not defined from bs4 import BeautifulSoup words = ["旗帜", "计算机", "乾坤", "理工"] for word in words: r = requests.ge 阅读全文
posted @ 2021-11-14 10:14 longfei825 阅读(1598) 评论(0) 推荐(0) 编辑
摘要: 极其有可能你把一组dict,用逗号相隔了例如{“id”,id}应该为{“id”:id} 阅读全文
posted @ 2021-11-14 10:06 longfei825 阅读(439) 评论(0) 推荐(0) 编辑