People who can’t _________between colors are said to be color blind.
A. separate
B. split
C. distinguish
D. divide
第1题:
A.Can’tcahngeapplication’sdeploymenttargets
B.Can’tcahngeapplication’ssecuritymodel
C.Can’tcahngeapplication’snodemanager
D.Can’tcahngeapplication’spersistentstoresettings
第2题:
利用XSL创建一style属性,style的值为“color:bule;background-color:red”,能实现该功能的选项为()。
A.<attribute name="color">blue</attribute> <attribute name="background-color">red</attribute>
B.<attribute name="style">color:blue</attribute> <attribute name="style">background-color:red</attribute>
C.<attribute name="style"> color:blue;background-color:red </attribute>
D.<element attribute="style"> color:blue;background-color:red </element>
第3题:
使用Toolbar需要在哪修改主题
A.styles.xml
B.value.xml
C.colors.xml
D.string.xml
第4题:
A.CAN 2.0A,CAN 2.0C
B.CAN 2.0C
C.CAN 2.0B,CAN 2.0C
D.CAN 2.0A,CAM 2.0B
第5题:
2、使用Toolbar需要在哪修改主题
A.styles.xml
B.value.xml
C.colors.xml
D.string.xml
第6题:
字符型变量colors取值为129, 356,将其正确转换为数值型变量colorsNo的语句是 ()
A.ColorsNo=input(colors, comma6.);
B.ColorsNo=input(colors, comma7.);
C.ColorsNo=put(colors, comma6.);
D.ColorsNo=put(colors, comma7.);