因此我想到了將list的內容封裝成json,因為json本身就是String類型, ... JSONArray array = new JSONArray(data); JSONObject object = null; ...
確定! 回上一頁