To convert a Python Class Object to JSON String, or save the parameters of the class object to a JSON String, use json.dumps() method.
確定! 回上一頁