摘要: #!/usr/bin/env python#-*- coding:utf-8 -*-import urllib2,refrom bs4 import BeautifulSoup def getContentOrComment(argurl): user_agent = 'Mozilla/5.0 (W 阅读全文
posted @ 2017-06-02 17:52 大漠之烟 阅读(163) 评论(0) 推荐(0)