2016年7月29日

基于python做的抓图程序1.0.00版本

摘要: #coding=gbkimport urllibimport urllib2import reimport osimport time# import readline def getHtml(url): #一些网站限制浏览器访问,python模拟浏览器 heads = {'Accept':'tex 阅读全文

posted @ 2016-07-29 07:28 scriptbird 阅读(392) 评论(0) 推荐(0)

导航