摘要:
#!/usr/bin/env python #coding=utf-8 import threading import urllib import re import time cur=0 last=0 totalcount=0 depth=0 t_mutex=threading.Condition() class Mycrawler: def __init__(self,craw... 阅读全文
posted @ 2014-10-14 21:56
吉大依恋
阅读(832)
评论(0)
推荐(0)
浙公网安备 33010602011771号