Concatenate multiple strings in XML?

前端 未结 10 1004
执笔经年
执笔经年 2020-12-01 05:09

I go through this How to concatenate multiple strings in android XML? and in the end there are comments that

For clarity, Its works:

&

10条回答
  •  情歌与酒
    2020-12-01 05:40

    No, but is posible in xslt file with concat function:

    
          
            

    http://www.java2s.com/Tutorial/XML/0100__XSLT-stylesheet/concatfunction.htm

提交回复
热议问题