单项选择题
A.android:paddingTopB.android:paddingBottomC.android:paddingLeftD.android:paddingRight
若在界面上显示多个条目,应该使用以下哪个控件?()A.TextViewB.ImageViewC.ListVie...
单项选择题若在界面上显示多个条目,应该使用以下哪个控件?()
A.TextViewB.ImageViewC.ListViewD.EditText
样式资源文件dimens.xml一般位于哪个目录下?()A./res/valuesB./res/drawabl...
单项选择题样式资源文件dimens.xml一般位于哪个目录下?()
A./res/valuesB./res/drawableC./res/xmlD./res/raw
Spinner可以使用()适配器显示数据。A.ArrayAdapterB.SimpleAdatperC.Bas...
单项选择题Spinner可以使用()适配器显示数据。
A.ArrayAdapterB.SimpleAdatperC.BaseAdapterD.PagerAdapter