keys = resobj.keys();. while(keys.hasNext() ) {. String key = (String)keys.next();. if ( resobj.get(key) instanceof JSONObject ) {.
確定! 回上一頁