Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我的代码行
<xsl:template name="Reports"> <xsl:apply-templates select="/result/content/row"/> </xsl:template>
这是xml中的数据
<description> <![CDATA[ test test ]]> </description>
xml中的数据是
测试
我怎样才能逃避 xslt 中的新行?
逃生是为了
new line: carriage return: