單項選擇題相對布局中,“是否跟父布局底部對齊”是屬性()

A.android:layout_alignBottom
B.android:layout_alignParentBottom
C.android:layout_alignBaseline
D.android:layout_below


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題網(wǎng)格布局是Android()新增的布局。

A.3.0
B.3.1
C.3.2
D.4.0

2.單項選擇題實際開發(fā)中刮刮樂游戲的布局是按照()寫的。

A.相對布局
B.線性布局
C.幀布局
D.絕對布局

3.單項選擇題表格布局中android:layout_column屬性的作用是指定()。

A.行數(shù)
B.列數(shù)
C.總行數(shù)
D.總列數(shù)

4.單項選擇題以下屬性中,()屬性可以“在指定控件左邊”。

A.android:layout_alignLeft
B.android:layout_alignParentLeft
C.androif:layout_left
D.android:layout_toLeftOf