加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

xml 转义

发布时间:2020-12-15 22:22:35 所属栏目:百科 来源:网络整理
导读:xml文件有一些转义字符需要注意,转义字符如下: lt; The less-than character () starts element markup (the first character of a start-tag or an end-tag). amp; The ampersand character () starts entity markup (the first character of a character

xml文件有一些转义字符需要注意,转义字符如下:

&lt; The less-than character (<) starts element markup (the first character of a start-tag or an end-tag).

&amp; The ampersand character (&) starts entity markup (the first character of a character entity reference). &gt; The greater-than character (>) ends a start-tag or an end-tag. &quot; The double-quote character (") can be symbolised with this character entity reference when you need to embed a double-quote inside a string which is already double-quoted. &apos; The apostrophe or single-quote character (') can be symbolised with this character entity reference when you need to embed a single-quote or apostrophe inside a string which is already single-quoted.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读