Python object to Json string. Dumps (a): converts the specified object a to a string in json format. import json dic = {'k1': 'v1', ...
確定! 回上一頁