單項(xiàng)選擇題可以為WebView加載一個(gè)網(wǎng)頁(yè)或者本地的文件的方法是哪個(gè)()

A.onUrl
B.setUrl
C.parseUrl
D.loadUrl


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在Android的LinearLayout布局中,android:orientation的默認(rèn)值是()

A.horizontal
B.vertical
C.top
D.bottom

2.單項(xiàng)選擇題ProgressBar設(shè)置最大刻度的正確屬性是哪個(gè)()

A.android:visibility="gone"
B.android:secondaryProgress="80"
C.android:progress="10"
D.android:max="100"

3.單項(xiàng)選擇題RatingBar的直接父類是()

A.View
B.ViewGroup
C.ProgressDialog
D.AbsSeekBar

4.單項(xiàng)選擇題RatingBar中返回顯示的星型數(shù)量的函數(shù)是()

A.getNumStars
B.getOnRatingBarChangeListener
C.getRating
D.getStepSize

5.單項(xiàng)選擇題Ratingbar的setIsIndicator方法的作用是()

A.設(shè)置星星進(jìn)度
B.設(shè)置星星是否只是指示的作用
C.設(shè)置星星的總數(shù)量
D.設(shè)置第幾個(gè)星星顯示