python2和python3对于url的解码和编码某天做爬虫时遇到一个post请求的参数是编码过的 ... 再从Unicode编码编码为utf-8格式。 url = url.decode('gbk', ...
確定! 回上一頁