Json转Map主要用动了谷歌的Gson,具体地址如下 ... public static void main(String[] args) { String jsonData = "{'name':'韩美美','age':21}"; ...
確定! 回上一頁