json字符串转换python字典

eg

json.loads(response.text)

response.text是json字符串

反之,用dumps

posted @ 2024-09-23 09:12  __username  阅读(9)  评论(0)    收藏  举报