Skip to content
KerwinKoo edited this page Dec 28, 2015 · 1 revision

python 读取url信息

import urllib
ssid_modify_re = urllib.urlopen('http://192.168.111.1/me/test).read()

[[TOC]]

Clone this wiki locally