JSONobject按照put顺序存储和读取

new的时候加true即可:

JSONObject jsonObject = new JSONObject(true);

猜你喜欢

转载自www.cnblogs.com/lvchengda/p/12604679.html