在 XML 标签中表示空格和制表符? [英] Represent space and tab in XML tag?

查看:24
本文介绍了在 XML 标签中表示空格和制表符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在 XML 标签中表示空格和制表符?

How can space and tab be represented in an XML tag?

有什么特殊字符可以代表它们吗?

Are there any special characters that can represent them?

推荐答案

我认为您可以直接在 XML 文档中使用实际的空格或制表符,但是如果您正在寻找特殊字符来表示它们,以便文本处理器无法把它们弄乱,然后是:

I think you could use an actual space or tab directly in XML document, but if you are looking for special characters to represent them so that text processors can't mess them up, then it's:

space =  
tab   = 	

这篇关于在 XML 标签中表示空格和制表符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆