parsing
英 [ˈpɑːzɪŋ]
美 [ˈpɑːrsɪŋ]
v.  (对句子)作语法分析; 作句法分析
parse的现在分词
COCA.35997
柯林斯词典
- 对(句子)作语法分析
 In grammar, if youparsea sentence, you examine each word and clause in order to work out what grammatical type each one is.
双语例句
- At a glance, this resembles the parsing process in SAX.
 乍一看,这与SAX中的解析过程相似。
- A set of domains are provided for parsing of XML documents without an XML model.
 提供了一组不使用XML模型解析XML文档的域。
- DOM and SAX are the two classic strategies for parsing XML.
 DOM和SAX是解析XML的两种典型策略。
- Packrat parsing solves the problem of this kind of parser, i.e.exponential parse time.
 Packrat解析解决了诸如指数级解析时间的问题。
- A domain determines the parser that is used when parsing and serializing the message.
 域确定了在解析和序列化该消息时使用的解析器。
- In push parsing, you define methods within your code that implement interfaces defined by the parser API.
 在推解析中,您在代码中定义了一些方法,这些方法实现了由解析器API定义的接口。
- The flexibility of object embedding and composition combined with recursion opens up a unique approach to parsing.
 内嵌对象的灵活性和递归的合成,开创了一个统一的分析方法。
- Research on method of syntax parsing based on statistical approach;
 论述了英汉机器翻译中句法分析的设计与实现方法。
- XPath can help eliminate the cumbersome task of locating and parsing data within XML.
 XPath可帮助解决在XML中定位和解析数据的繁琐工作。
- The service implementer might prefer manually mapping and parsing a message.
 服务实现者可能喜欢采用手动方式对消息进行映射和分析。
