A.android:autoLink=”web”
B.android:autoLink=”none”
C.android:autoLink=”email”
D.android:autoLink=”map”
您可能感興趣的試卷
你可能感興趣的試題
A.android:layout_width=”wrap_content”
B.android:layout_width=”match_parent”
C.android:layout_height=”match_parent”
D.android:layout_weight=”1”
A.GridLayout
B.TableLayout
C.CardLayout
D.FrameLayout
A.LinearLayout
B.RelativeLayout
C.FrameLayout
D.TableLayout
A.LinearLayout
B.RelativeLayout
C.FrameLayout
D.TableLayout
A.LinearLayout
B.RelativeLayout
C.FrameLayout
D.GridLayout
最新試題
以下哪個(gè)是實(shí)現(xiàn)倉儲(chǔ)模式的類()
創(chuàng)建實(shí)體類時(shí),哪個(gè)注解用來標(biāo)記數(shù)據(jù)庫實(shí)體類()
以下哪個(gè)是AppViewModelProvider的作用()
以下哪個(gè)不是創(chuàng)建DAO的步驟()
以下哪個(gè)不是創(chuàng)建數(shù)據(jù)庫實(shí)例的步驟()
在Room中,哪個(gè)注解用來定義更復(fù)雜的數(shù)據(jù)庫操作()
ViewModel的數(shù)據(jù)會(huì)在Android系統(tǒng)銷毀并重新創(chuàng)建activity時(shí)丟失。
Room是Android Jetpack的哪個(gè)部分()
在ItemEntryViewModel中,哪個(gè)函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
在ItemDetailsViewModel中,uiState的作用是什么()