第1題
A、android:layout_alignLeft
B、android:layout_alignParentLeft
C、androif:layout_left
D、android:layout_toLeftOf
第2題
A.android:layout_alignBottom
B.android:layout_alignParentBottom
C.android:layout_alignParentBaseline
D.android:layout_below
第3題
A.控件數(shù)組可以由不同類型的控件組成
B.控件數(shù)組元素的最小下標(biāo)值為1
C.在設(shè)計(jì)階段,可以改變控件數(shù)組元素的Index屬性值
D.控件數(shù)組的名字由Caption屬性指定
第5題
A.DataSource
B.RecordSource
C.DataFrom
D.RecordFrom
第6題
A.頁(yè)面布局
B.頁(yè)面顯示樣式
C.控件參數(shù)配置
D.數(shù)據(jù)有效性校驗(yàn)
第7題
A.Label控件的Enabled屬性與TextBox控件的Enabled屬性
B.OptionButton控件的Value屬性與CheckBox控件的Value屬性
C.Command控件的Default屬性與Command控件的Cancel屬性
D.Command控件的Visible屬性與Form控件的Visible屬性
第8題