查询
1 词典释义:
parses
时间: 2025-09-01 16:46:16

v. 对(句子)作句法分析;对(字符串;文本)作句法分析;(parse的第三人称单数)

双语例句
  • The parseInt function parses a string and returns an integer.

    字符串函数用于将一个字符串转换为整型数字。

  • Alpha_p parses a single character.

    alpha_p解析了单个的字符。

  • The browser parses the entered URL.

    浏览器解析这个输入的地址。

  • Parses the message.

    解析该消息。

  • The code in Listing 7 parses your new XML.

    清单7中的代码解析新建的XML。

  • It then parses the message and gets the pipe ID.

    然后它解析该消息并获取管道标识。

  • It parses XML data and generates relational data.

    它解析XML数据并生成关系数据。

  • Parses XML based on rules (which column to display).

    基于规则(要显示哪些列)分析XML。

  • The browser parses the HTML and renders the Web page.

    浏览器解析html并展现网页。

  • The client parses the requested URL for the host name.

    客户端解析所请求的 URL,以获得主机名。

  • Finally, you create a class that parses the Atom feed.

    最后,创建一个解析atom提要的类。

  • The client parses the HTML and displays it to the user.

    客户机解析html并显示给用户。

  • The function parses the document and returns a node set.

    该函数解析文档,然后返回节点集。

  • The document API model parses XML data to produce an object.

    文档API模型对XML数据进行解析以生成一个对象。

  • This method parses the returned JSON for the list of friends.

    该方法解析返回的好友列表JSON。

  • The second references the XML_RSS module that parses RSS feeds.

    第二条引用解析 RSS 提要的 XML_RSS 模块。

  • It then parses the response XML to update the list of positions.

    它接着会解析响应xml来更新位置列表。

  • This example in Listing 11 parses a large XML document with SAX.

    清单11中的例子使用SAX解析大型XML文档。

  • If you provide a stream to it, it parses the associated Web page.

    如果您向它提供一个流,它会解析相关的网页。

  • Boost's parse_command_line routine parses the argc and argv arguments.

    Boost的parse_command _ line例程解析argc和argv参数。

  • Then Listing 1 parses the results of the query using the DOM extension.

    清单 1 使用 DOM 扩展解析查询的结果。

  • It now parses the document with a ProcessingInstructionHandler handler.

    它现在用ProcessingInstructionHandler处理程序来解析文档。

  • The server parses the request, which is mapped to a file on a filesystem.

    服务器解析这个请求,把它映射到文件系统上的一个文件。

  • The application parses the information and displays it to the user (Figure 1).

    应用程序分析该信息,然后将其显示给用户(图1)。

  • The application parses the information and displays it to the user (Figure 2).

    应用程序分析该信息,然后将其显示给用户(图2)。

  • The first is the code-analysis engine, which parses the code and the comments.

    第一部分是代码分析引擎,用来解析代码和注释。

  • In many respects, XI behaves like an XML parser — but it parses any text document.

    在许多方面,XI的行为象xml解析器—但它解析任何文本文档。

  • The database server parses the updated XML document and replaces the old document.

    数据库服务器解析更新后的 XML 文档并替换旧文档。

  • The service then parses the message and sends back a response, also in XML format.

    然后服务解析消息,回送响应,同样以 XML 格式。

  • The message pump parses the XML instructions and sets the elements in the input page.

    消息泵解析xml指令,并设置输入页面中的元素。