json 模块是python的一个模块,jsonify是flask框架中的一个扩展包. 1.字符串转json对象,通过json.loads()方法. 2.json对象转字符串,通过json.dumps() ...
確定! 回上一頁