JSONObjectjsonParam=JSONObject.fromObject(tempParams); value=jsonParam.get("name").toString(); 可以直接通过这种方法获得到json中的某个值