json_simple1.1 publicstaticvoidmain(String[]args){ //1json对象转换为字符串 JSONObjectsubObject=newJSONObject(); subObject.put("ooo","***"); subObject.put("ppp","&&&"); JSO