我想写一个简单的消息,中间有一个换行符。我知道在 Java 中您可以执行以下操作:
"Hey, this is a message" + \n + "...and this is the rest of it on a new line"
我怎样才能在 XML 中做同样的事情?我可以使用 \n 转义字符还是使用 html 换行符?
我想向ObjectValue
属性中的以下元素添加一条消息:
<EnterValue ScreenName="" ObjectName="EMAIL_MESSAGE" ObjectValue=""/>