JSONObject jsonObject = new JSONObject(jsonData);. //通过迭代器获取这段json当中所有的key值. Iterator keys = jsonObject.keys();.
確定! 回上一頁