摘要: 1.MessageFormat.format 2.String.format 阅读全文
posted @ 2017-09-22 18:15 xuebusi 阅读(1137) 评论(0) 推荐(0)
摘要: 1 import com.alibaba.fastjson.JSONObject; 2 3 /** 4 * Created by SYJ on 2017/9/13. 5 */ 6 public class MainTest { 7 public static void main(String[] args) { 8 String json = "{\... 阅读全文
posted @ 2017-09-22 14:34 xuebusi 阅读(16272) 评论(0) 推荐(1)