摘要:
openweathermap.json { "coord": { "lon": 114.0683, "lat":22.5455 } , "weather":[ { "id": 803, "main":"Clouds", "description":"多云", "icon":"04d" } ], "b 阅读全文
posted @ 2023-12-14 22:13
®Geovin Du Dream Park™
阅读(50)
评论(0)
推荐(0)
摘要:
from typing import List import json class Student(object): def __init__(self, first_name: str, last_name: str): self.first_name = first_name self.last 阅读全文
posted @ 2023-12-14 20:29
®Geovin Du Dream Park™
阅读(22)
评论(0)
推荐(0)
浙公网安备 33010602011771号