2016年6月8日

摘要: http://cuiqingcai.com/993.html 阅读全文
posted @ 2016-06-08 16:28 邬兴亮 阅读(440) 评论(0) 推荐(0)
摘要: # -*- coding:utf-8 -*- import urllib import urllib2 import re import thread import time #糗事百科爬虫类 class QSBK: #初始化方法,定义一些变量 def __init__(self): self.pageIndex = 1 self.user_ag... 阅读全文
posted @ 2016-06-08 15:31 邬兴亮 阅读(1849) 评论(0) 推荐(0)

导航