摘要:# -*- 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
posted @ 2016-06-08 15:31
posted @ 2016-06-07 17:14
posted @ 2016-06-07 17:11
posted @ 2016-06-07 16:39
posted @ 2016-06-07 15:13