These aspects present challenges to parsing XML efficiently. 这些方面向高效解析XML提出了挑战。
A set of domains are provided for parsing of XML documents without an XML model. 提供了一组不使用XML模型解析XML文档的域。
The UI provides syntax highlighting, content assist, and syntax parsing. UI提供语法的高亮显示,内容帮助和语法解析。
JAXP provides a standardized interface for parsing and transforming XML documents. JAXP为语法分析和转换XML文档提供了一个标准化的接口。
Apache Abdera is used for Atom publishing and response parsing throughout the example. 整个例子中,使用了ApacheAbdera来进行Atom发布和响应解析。
However, file system caching can help read operations on CLOB columns if no XML parsing is involved. 然而,如果不涉及XML解析,那么文件系统缓存能够帮助提高对CLOB列的读操作。
A domain determines the parser that is used when parsing and serializing the message. 域确定了在解析和序列化该消息时使用的解析器。
The service implementer might prefer manually mapping and parsing a message. 服务实现者可能喜欢采用手动方式对消息进行映射和分析。
Most of the browsers support a built-in function for parsing and serializing JSON. 大多数浏览器支持内置的解析和序列化JSON的函数。
If you're using the Apache Xerces parser, you can enable validate for both DOM and SAX parsing. 如果您正在使用ApacheXerces解析器,您能够同时启用对DOM和SAX的解析。
Without SAX, DOM, or another XML parsing API, you cannot parse XML. 没有SAX、DOM或另一个XML解析API,则无法解析XML。
When parsing expressions written in infix notation, you need parentheses and precedence rules to remove ambiguity. 对以中缀表示法书写的表达式进行语法分析时,需要用括号和优先规则排除多义性。
XPath can help eliminate the cumbersome task of locating and parsing data within XML. XPath可帮助解决在XML中定位和解析数据的繁琐工作。
It also provides XML parsing and transformation tags and lets you reference objects similarly to JavaScript. 它还提供了XML处理和转换标签的功能,并且可以引用与JavaScript类似的对象。
It also integrates the Mozilla engine to provide parsing and APIs for HTML, CSS, and JavaScript code. 它还集成了Mozilla引擎,为HTML、CSS和JavaScript代码提供解析和API。
At a glance, this resembles the parsing process in SAX. 乍一看,这与SAX中的解析过程相似。
This comes with a parser to support the parsing and writing of messages. 还随之提供一个解析器以支持消息的解析和写入。
In push parsing, you define methods within your code that implement interfaces defined by the parser API. 在推解析中,您在代码中定义了一些方法,这些方法实现了由解析器API定义的接口。
DOM and SAX are the two classic strategies for parsing XML. DOM和SAX是解析XML的两种典型策略。
Again, parsers for probabilistic parsing are also bundled with NLTK. 同样,用于概率解析的解析器也捆绑到了NLTK中。
These two libraries are based on code donated by IBM and govern XML parsing and XSL transforms, respectively. 这两个库都基于IBM提供的代码并分别控制XML语法分析和XSL变换。
Packrat parsing solves the problem of this kind of parser, i.e.exponential parse time. Packrat解析解决了诸如指数级解析时间的问题。
Major refactoring to the configuration and the parsing of hbm files. 对配置系统和hbm文件的解析进行了重要重构。
Chinese syntactic parsing is a key of Chinese study and Chinese information processing, as well as a difficulty. 中文句法分析是汉语研究和信息处理中的一个关键环节,同时也是难点之一。
Semantic Role Labeling is a shallow semantic parsing method. 语义角色标注是一种浅层语义分析的方法。
Research on method of syntax parsing based on statistical approach; 论述了英汉机器翻译中句法分析的设计与实现方法。
Query Parsing and optimization needs memory. 解析查询和优化都需要内存。
This is a general XML parsing error when reading the project file. 这是读取项目文件时的一般性xml分析错误。
Containing the code model produced from parsing the code. 包含了分析代码后所生成的代码模型的。
The flexibility of object embedding and composition combined with recursion opens up a unique approach to parsing. 内嵌对象的灵活性和递归的合成,开创了一个统一的分析方法。