JSONObject put,accumulate,element的区别

public Object put (Object key, Object value) 将value映射到key下。若是此JSONObject对象以前存在一个value在这个key下,当前的value会替换掉以前的value Associates the specified value with the specified key in this map(optional operation).
相关文章
相关标签/搜索