摘要: import urllib.request,io,os,sysreq=urllib.request.Request("http://echophp.sinaapp.com/uncategorized/194.html")f=urllib.request.urlopen(req)s=f.read()s... 阅读全文
posted @ 2015-12-21 10:19 hellohyi 阅读(470) 评论(0) 推荐(0)