A. origin
B. weight
C. as-path length
D. local-preference
第1题:
A.security
B.functional
C.junos-global
D.management
第2题:
A.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[attr=‘homepage‘]">
B.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘]">
C.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage">
D.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘])>
第3题:
下列哪个选项可以选择属性的值以value开始的元素?
A.[attribute^=value]
B.[attribute$=value]
C.:attribute^=value
D.:attribute$=value
第4题:
A. self
B. trust
C. untrust
D. junos-global
第5题:
Many things __________impossible in the past are common today.
A.to consider
B.being considered
C.considering
D.considered
第6题:
下面那一项不属于CSS3中新增加的属性选择器?
A.[attribute^=value]
B.[attribute$=value]
C.[attribute~=value]
D.[attribute*=value]