Python學習0204

2020.0204 學習爬蟲實戰課記錄1python 0. 前言 本節爲自學內容web 1. 代碼部分 一、下載貓 代碼:svg import urllib.request response=urllib.request.urlopen('http://placekitten.com/500/600') cat_img=response.read() with open('cat_500_600.
相關文章
相關標籤/搜索