單項選擇題Gson使用()把數(shù)據(jù)類的對象直接轉(zhuǎn)換成json格式

A.toJson
B.formatJson
C.fromJson
D.outputJson


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題JSONObject添加一個JSONObject對象使用()

A.insert
B.add
C.set
D.put

2.單項選擇題AsyncTask刷新進度使用()

A.publish
B.publishProgress
C.setProgress
D.updateProgress

3.單項選擇題ProgressDialog設(shè)置消息使用()

A.setTitle
B.setMessage
C.setContent
D.setStyle

4.單項選擇題水平進度對話框允許實時刷新當(dāng)前進度,方便用戶知曉已處理的進展百分比。其中不包含()

A.消息標(biāo)題
B.消息內(nèi)容
C.消息時間
D.對話框樣式(水平還是圓圈)

5.單項選擇題Android中子線程要更新UI控件可以借助于()完成

A.子線程
B.Handler
C.廣播
D.服務(wù)