tinguo002

           

          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). If the map previously contained . a mapping for this key, the old value is replaced by the specified value. (A map m is said to contain a mapping for a key k if and only if m.containsKey(k) would return true .))
          public JSONObject accumulate (String key, Object value) 累積value到這個key下。這個方法同element()方法類似,特殊的是,如果當前已經存在一個value在這個key下那么一個JSONArray將會存儲在這個key下來保存所有累積的value。如果已經存在一個JSONArray,那么當前的value就會添加到這個JSONArray中
          。相比之下replace方法會替代先前的value
          Accumulate values under a key. It is similar to the element method except that if there is already an object stored 
          under the key then a JSONArray is stored under the key to hold all of the accumulated values. If there is already a 
          JSONArray, then the new value is appended to it. In contrast, the replace method replaces the previous value.
          public JSONObject element (String key, Object value) 將鍵/值對放到這個JSONObject對象里面。如果當前value為空(null),那么如果這個key存在的話,這個key就會移除掉。如果這
          個key之前有value值,那么此方法會調用accumulate()方法。
          Put a key/value pair in the JSONObject. If the value is null, then the key will be removed from the JSONObject if it is 
          present. If there is a previous value assigned to the key, it will call accumulate.

          轉載:http://ljhzzyx.blog.163.com/blog/static/3838031220126810430157/


          歡迎大家訪問我的個人網站 萌萌的IT人

          posted on 2014-02-27 23:24 一堣而安 閱讀(1012) 評論(0)  編輯  收藏 所屬分類: js_css

          導航

          統計

          常用鏈接

          留言簿(1)

          隨筆分類

          隨筆檔案

          收藏夾

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 莱州市| 平乐县| 阿拉尔市| 青铜峡市| 三门县| 南漳县| 灌云县| 沅陵县| 兴安盟| 井研县| 汝阳县| 衢州市| 溆浦县| 阿合奇县| 徐闻县| 罗江县| 岫岩| 通辽市| 通许县| 邻水| 华蓥市| 三原县| 岳普湖县| 辽源市| 鄂尔多斯市| 绥德县| 沙雅县| 宜川县| 仁化县| 来安县| 和静县| 永州市| 秭归县| 桦甸市| 阜城县| 罗甸县| 句容市| 台州市| 屯昌县| 新民市| 错那县|