123 String str="{"createTime":"2017-07-05 16:25:21","id":1}";JSONObject myJsonObject = new JSONObject(str);Integer id = Integer.parseInt(myJsonObject.getString("id")); 赞微海报分享
近期评论