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

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

问题描述

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

Are there any special characters that can represent them?

解决方案

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天全站免登陆