python爬到的html乱码怎么解决
程序是图片1爬到了图片2上的结果,根本用不了啊在最后那个print(site1)前面加了site1=site1.encode('GBK','ignore').decode...
程序是图片1
爬到了图片2上的结果,根本用不了啊
在最后那个print(site1)前面加了site1=site1.encode('GBK', 'ignore').decode('GBk')提示我TypeError: unsupported operand type(s) for -: 'str' and 'int' 展开
爬到了图片2上的结果,根本用不了啊
在最后那个print(site1)前面加了site1=site1.encode('GBK', 'ignore').decode('GBk')提示我TypeError: unsupported operand type(s) for -: 'str' and 'int' 展开
展开全部
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2019-08-25 · 知道合伙人软件行家
关注
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询