11 2022 档案

摘要:今天在使用python的urllib对网页进行爬取的时候,中文一直出现错误 UnicodeEncodeError: 'ascii' codec can't encode character '\u6211' in position 26: ordinal not in range(128) 我一直以 阅读全文
posted @ 2022-11-11 17:17 B站读研 阅读(25) 评论(0) 推荐(0)