json_object = json.loads(json_string) logging.info( "json_object type="+str(type(json_object))+", data="+repr(json_object) ). 測試結果.
確定! 回上一頁