标记匹配 meaning in English
pip matching
token matching
Examples
- We ll use c to define what to do when a token is matched
(我们将使用c来定义标记匹配后的动作。 - Tag matching to identify the opening and closing tags for an element
用于标识元素的开始标记和结束标记的标记匹配功能。 - Continuing with our word - counting program , here are the rules for matching tokens
)继续看我们的字数统计程序,下面是标记匹配的规则。 - Tag matching can help you distinguish the current element from others , which is especially useful when you have many nested elements on the page
标记匹配功能可以帮助您将当前元素和其他元素区分开,当页面上有很多嵌套元素时,此功能特别有用。 - Also , because i m now working with a generic templating environment and not an xml - specific api , it s my responsibility to make sure tags are balanced , element and attribute order is correct , and any xml entities for instance
而且,因为我现在要处理通用的模板环境,而不是特定于xml的api ,所以确保标记匹配、元素和属性的顺序正确以及xml实体(例如