JSONObject类具有一个名为“ has”的方法:
http://developer.android.com/reference/org/json/JSONObject.html#has(java.lang.String)
如果此对象具有名称映射,则返回true。映射可以为NULL。

JSONObject类具有一个名为“ has”的方法:
http://developer.android.com/reference/org/json/JSONObject.html#has(java.lang.String)
如果此对象具有名称映射,则返回true。映射可以为NULL。