单项选择题
A.toJson B.inputJson C.fromJson D.insertJson
Gson使用()把数据类的对象直接转换成json格式A.toJsonB.formatJsonC.fromJso...
单项选择题Gson使用()把数据类的对象直接转换成json格式
A.toJson B.formatJson C.fromJson D.outputJson
JSONObject添加一个JSONObject对象使用()A.insertB.addC.setD.put
单项选择题JSONObject添加一个JSONObject对象使用()
A.insert B.add C.set D.put
AsyncTask刷新进度使用()A.publishB.publishProgressC.setProgres...
单项选择题AsyncTask刷新进度使用()
A.publish B.publishProgress C.setProgress D.updateProgress