摘要:
1. 基础使用 import urllib.request response = urllib.request.urlopen(url) print(response.read().decode('utf-8')) print(type(response)) print(response.statu 阅读全文
posted @ 2024-01-18 10:23
HelloJacker
阅读(10)
评论(0)
推荐(0)
浙公网安备 33010602011771号