python2中將含有漢字的dict轉化成正常的json字符串

json.JSONEncoder().encode(dict).decode('unicode-escape')
相關文章
相關標籤/搜索