10 2022 档案

摘要:对大佬的有些修改,用大佬的编码转换那里老是出问题 这个亲测可以# -*- coding:utf-8 -*-import requestsimport parselurl = ""#小说网站response = requests.get(url)response.encoding = "utf-8"# 阅读全文

posted @ 2022-10-15 13:01 python-小胖 阅读(63) 评论(0) 推荐(0)

导航