Today, 0 will always be parsed when xml is converted to an object. String xml = "00123"; JSONObject object = XML.toJSONObject(xml);
確定! 回上一頁