JSON library , avoid number scientific notation format without converting to string

后端 未结 0 1035
既然无缘
既然无缘 2020-11-27 20:23

I am using the following code

String xml= "my xml"; JSONObject obj = XML.toJSONObject(xml)

to convert an xml string into json object.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题