我有一个对象代表一个事件,我想序列化到json,使用gson或其他库,如果这更容易。 ... getJSONObject(key)); } else { target.put(key, value); } ...
確定! 回上一頁