标签:不能 实体 字符 blank .com com str get http
【HTML 字符实体】
在 HTML 中,某些字符是预留的。
在 HTML 中不能使用小于号(<)和大于号(>),这是因为浏览器会误认为它们是标签。
如果希望正确地显示预留字符,我们必须在 HTML 源代码中使用字符实体(character entities)。
参考:http://www.w3school.com.cn/html/html_entities.asp
标签:不能 实体 字符 blank .com com str get http
原文地址:http://www.cnblogs.com/tekkaman/p/6178568.html