摘要: 1、Java对象-->JSON对象 (JSONObject)JSONObject.toJSON(Java对象实例) 1 public class JSON2JavaTest{ 2 public static void main(String[] args) { 3 Student stu = new 阅读全文
posted @ 2021-04-27 15:02 小斯林 阅读(1816) 评论(0) 推荐(0) 编辑