摘要: # -*- coding: utf-8 -*-import reimport urllib2def getimage(pagenum): url = 'http://m.qiushibaike.com/text/page/%s?s=4784059' % pagenum req = url... 阅读全文
posted @ 2015-06-25 17:26 xiewb 阅读(226) 评论(0) 推荐(0)