说明: System.out.println("------------JSON串-->Object----------"); String json1 = "{name=\"json\",bool:true,int:1,double:2.2,func:function(a){ return a; },array:[1,2]}"; JSONObject jsonObject1 = new JSONObject().fromObject(json1); Object bean1 = JSONObj
<yangjie0217> 在 上传 | 大小:1048576