render.png · import requests · response = requests.get(url) · with open('jd.png', 'wb') as f: · f.write(response.content).
確定! 回上一頁