HTML in string resource?

后端 未结 6 1002
有刺的猬
有刺的猬 2020-11-28 02:32

I know I can put escaped HTML tags in string resources. However, looking at the source code for the Contacts application I can see that they have a way of not having to enco

6条回答
  •  一生所求
    2020-11-28 02:58

    it works for me without CDATA block.

    Premium`enter code here`
    

    I use it in layout.

    
    

提交回复
热议问题