摘要: pipy 阅读全文
posted @ 2018-05-31 23:36 微微一笑、很倾城 阅读(72) 评论(0) 推荐(0)
摘要: import urllibimport urllib.requesthandler = urllib.request.HTTPHandler()# urlopen# opener作用,打开url# opener == urllib.requestopener = urllib.request.bui 阅读全文
posted @ 2018-05-31 17:51 微微一笑、很倾城 阅读(96) 评论(0) 推荐(0)