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).
相關文章
相關標籤/搜索