| 1. | Because is a reserved character with special meaning in xml ,因为>是保留字符,在xml中有特殊含义。 |
| 2. | That indicates whether the specified character is a reserved character ,该值指示指定的字符是否为保留字符。 |
| 3. | See this rfc for a definition of reserved and unreserved characters 有关保留和非保留字符的定义,请参阅此rfc 。 |
| 4. | Any reserved characters in the uri are escaped in accordance with rfc 2396 Uri中的任何保留字符都要根据rfc 2396进行转义。 |
| 5. | Parameter controls whether reserved characters are translated into escape sequences 参数控制保留字符是否被翻译为转义序列。 |
| 6. | The only pitfall here is that you need to escape reserved characters properly see 这里唯一的陷阱是需要正确地转义保留字符(参见 |
| 7. | Method . note that some reserved characters might still be escaped in the output of the 方法的输出中,某些保留字符可能仍会被转义。 |
| 8. | Is a mechanism for indicating that a portion of the document may contain unescaped reserved characters 是表明某一部分文档可能包含非转义保留字符的一种机制。比如, |
| 9. | Component contains reserved characters , these are escaped in the string value returned by this property 部分包含保留字符,则这些字符会在此属性返回的字符串值中经过转义。 |
| 10. | Because the ampersand is a reserved character in xml , the query string includes the entity reference 由于“ and ”符( & )在xml中是一个保留字符,因而查询字符串包含的将是实体引用 |