parsing process meaning in English
分析过程
Examples
- They say that if a point in the parsing process is reached , nothing else except the current rule could match
它们指出,在解析过程中,如果达到某个条件,则只能匹配当前规则。 - In both cases , the client application has full control over the parsing process and maintains the event loop
无论使用哪一种,客户应用程序都可以完全控制解析过程和维护事件循环。 - When a sax parsing process runs across this entity reference , it has to resolve the entity into another piece of content
当sax解析过程运行到该实体引用时,它必须将该实体解析成另一段内容。 - Each method in this interface provides a hook for you to insert your own custom code into the xml parsing process
这个接口中的每个方法都提供了一个将自定义代码插入xml分析过程的钩子( hook ) 。 - A client application may decide at any time to discontinue the parsing process , and no tricks are required to stop the parser
客户应用程序可以决定何时中止解析过程,让解析器停下来也不需要什么诀窍。