摘要: import json# dictbbb = { "a": 1, "b": "aaa", "x": (1, 2, 3), # tuple 元组 "c": [1222, 222, True, None, False, {"aaaa": "222"}], "d": None, "f": True, "g 阅读全文
posted @ 2021-07-19 18:47 爱与和平1231 阅读(118) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-07-15 17:52 爱与和平1231 阅读(61) 评论(0) 推荐(0)