• 2022-07-01
    XSL样式表中用到了许多具有一定功能的XSL元素和指令,()元素可以定义模板规则。
    A: <xsl:template>
    B: <xsl:sort>
    C: <xsl:value-of>
    D: <xsl:apply-templates>