标记字符 meaning in English
tab character
Examples
- This makes it much easier to create documents containing sections where markup characters might appear , but where no markup is intended
这样,如果文档包含可能会出现标记字符、但是不应出现标记的节,创建这样的文档要容易得多。 - To use this technique in xml , you might have to retrieve the comment , extract its contents , check for markup characters , and then reparse it
要在xml中使用此方法,可能必须检索注释,提取注释的内容,检查是否有标记字符,然后再进行重新分析。 - Processing instructions do not have to follow much internal syntax , can include markup characters without escaping them , and can appear anywhere in the document outside of other markup
处理指令不必遵守许多内部语法。处理指令可以包括未转义的标记字符,可以出现在文档中其他标记以外的任意位置。