摘要:
# 带参数的get请求 r = requests.get('https://api.github.com/events', params = {'key1': 'value1', 'key2': 'value2'}) # 自定义headers r = requests.get('https://ap 阅读全文
posted @ 2018-11-22 18:30
要一直走下去
阅读(1262)
评论(0)
推荐(0)
浙公网安备 33010602011771号