摘要: import urllib.requestimport json,requests#发送get请求# url = 'http://api.nnzhp.cn/api/user/stu_info?stu_name=小黑马'# req = requests.get(url) #发送get请求# print 阅读全文
posted @ 2018-01-31 22:06 Flynn丶傅 阅读(150) 评论(0) 推荐(0) 编辑