parse
英 [pɑːz]
美 [pɑːrs]
v. (对句子)作语法分析; 作句法分析
复数:parses 过去分词:parsed 现在分词:parsing 过去式:parsed 第三人称单数:parses
BNC.28472 / COCA.18644
牛津词典
verb
- (对句子)作语法分析;作句法分析
to divide a sentence into parts and describe the grammar of each word or part
柯林斯词典
- 对(句子)作语法分析
In grammar, if youparsea sentence, you examine each word and clause in order to work out what grammatical type each one is.
英英释义
verb
- analyze syntactically by assigning a constituent structure to (a sentence)
双语例句
- Without SAX, DOM, or another XML parsing API, you cannot parse XML.
没有SAX、DOM或另一个XML解析API,则无法解析XML。 - This third tutorial focuses on XML processing& that is, how to parse and validate XML documents.
第三期教程主要讨论XML处理,即如何解析和验证XML文档。 - You use the same agent to parse the XML and to create and send mail.
您将使用同一代理解析XML,以创建和发送邮件。 - This example shows how easy and simple it is to parse XML files with REXML and Ruby.
这个示例展示了使用REXML和Ruby解析XML文件有多么简单! - This example uses PHP arrays to avoid the need to parse JSON or XML.
本例中使用PHP阵列避免了解析JSON或XML。 - This means that there is no need to serialize and parse the intermediate XML message.
这意味着不需要序列化和解析中间XML消息。 - It has a general-purpose, model-driven parser that can parse binary messages, text messages, and XML documents.
它具有模型驱动的通用解析器,可解析二进制消息、文本消息和XML文档。 - Then you could have your test automation read, parse, and use the data in this file.
然后您可以让您的测试自动化读取、解析和使用该文件中的数据。 - This tool will parse a header file and generate a rough definitions file.
该工具将解析头文件并生成粗略的定义文件。 - Because RSS is specified using XML, it is easy to read and parse RSS in the Java language.
由于RSS是使用XML指定的,所以很容易在Java语言中读取和解析RSS。
