没有搜到到结果?点击这里求解答/求资源。
【单选题】
以下类模板定义正确( )。

templateclass T,int i=0
templateclass T,class int i
templateclass T,typename T
templateclass T1,T2
【单选题】
以下类模板定义正确( )。

template
template
template
template
【判断题】
CSS中,设置元素内容字体颜色用"font-color"属性。

正确
错误
【单选题】
如果要使用CSS样式将文本定义粗体,需要设置( )文本属性。

A. font-family
B. font-style
C. font-weight
D.font-size
【单选题】
样式定义:#title{color:red}表示( )

网页中标题红色
网页中某一个idtitle元素中内容红色
网页中元素名为title内容红色
以上任意一个都可以
【单选题】
样式定义#title?{color:red}表示(???)。

网页中标题红色
网页中某一个idtitle元素中内容红色
网页中元素名为title内容红色
以上任意一个都可以
【单选题】
下列不是字体标记属性( )。

align
size
color
face
【单选题】
下列哪种方式用类选择器定义样式?

p{color:red;}
.one{color:red;}
#two{color:red;}
p,h1{color:red;}
【单选题】
下列哪种方式用类选择器定义样式( )

p{color:red;}
.one{color:red;}
#two{color:red;}
p,h1{color:red;}
【单选题】
下列选项中表示字体标记( )。

boby/body
font/font