解析过程 meaning in English
resolution
resolving
Examples
- 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解析过程运行到该实体引用时,它必须将该实体解析成另一段内容。 - The overall performance impact on parsing depends on the number of characters in a document relative to the number of new lines
对于解析过程的总体性能影响取决于文档中与新行数目相关的字符数。 - At any time during a parse , it is possible to register a new content handler , as stated in the sax specification
正如sax规范中所说的那样,在解析过程中的任意时刻,都可以注册一个新的内容处理程序。 - A client application may decide at any time to discontinue the parsing process , and no tricks are required to stop the parser
客户应用程序可以决定何时中止解析过程,让解析器停下来也不需要什么诀窍。