dict格式

可以快速上手的开发文档

#dict格式

python将字符串转变成dict格式的实现

字符串的内容是字典,需将字符串转变成字典格式s1='{"lid":2,"date":"20190211","type":"1,2","page":1}'..