摘要:
# coding=utf-8 import urllib import hashlib import http.client import http.cookiejar import http.cookies #post数据接收和处理的页面(我们要向这个页面发送我们构造的Post数据) posturl = 'http://xxxxxxxxxxxx/xxxx... 阅读全文
posted @ 2018-03-08 22:33
阿♛正
阅读(200)
评论(0)
推荐(0)
摘要:
Python 3 改成 http.cookiejar了,所以import cookielib只要改成import http.cookiejar,就可以了。 阅读全文
posted @ 2018-03-08 21:21
阿♛正
阅读(227)
评论(0)
推荐(0)
摘要:
转载自--http://mp.weixin.qq.com/s?src=11×tamp=1520511185&ver=742&signature=KDzYoOg8Xd9Uukb6HtdfBUIjvAAgcC1gisI42xaXTVprREExwR2Ib2DN*nu3myHJE0LX2Y*L8 阅读全文
posted @ 2018-03-08 20:54
阿♛正
阅读(420)
评论(0)
推荐(0)

浙公网安备 33010602011771号