摘要: JAVA处理JSON数据步骤 导入的是阿里的fastjson,提供将对象转换成JSON格式的字符串,以及将JSON格式的字符串反过来创建对象 首先得在.xml文件中添加依赖: <dependency> <groupId>com.alibaba</groupId> <artifactId>fastjs 阅读全文
posted @ 2022-03-25 22:57 昊月光华 阅读(27) 评论(0) 推荐(0)
摘要: 链接:https://pan.baidu.com/s/1z8rlpMpLaKAQkVABfulI_w 提取码:yzh1 阅读全文
posted @ 2022-03-25 15:22 昊月光华 阅读(9) 评论(0) 推荐(0)