json.load:
Deserializefp(a.read()-supportingfile-like objectcontaining a JSON document) to a Python object using this conversiontable.
json.loads:
Deserializes(astrorunicodeinstance containing a JSON document) to a Python object using thisconversion table.
原文链接:https://www.f2er.com/json/290488.html