parsed

英 [pɑːzd] 美 [pɑːrst]

v.  (对句子)作语法分析; 作句法分析
parse的过去分词和过去式

过去分词:parsed



柯林斯词典

  1. 对(句子)作语法分析
    In grammar, if you parse a sentence, you examine each word and clause in order to work out what grammatical type each one is.

    双语例句

    1. This file must be parsed to extract the XML data.
      必须对该文件进行解析以提取XML数据。
    2. Static queries have already been parsed, and had a query plan generated.
      静态查询已经经过解析,并生成了查询计划。
    3. The variable in parentheses must contain a valid SQL clause, which is parsed at runtime.
      圆括号中的变量必须包含一个有效的SQL子句,在运行时会解析它。
    4. Within the MDM Server, these SAML assertions are parsed to extract the user identity and its group membership.
      在MDMServer中,解析这些SAML断言,提取出用户身份和组成员关系。
    5. In this program, the parser uses global variables to track the list of messages parsed.
      在这个程序中,解析器使用全局变量来追踪解析的消息列表。
    6. With that call, the target XML is parsed and validated.
      调用该方法之后就会解析和验证目标XML。
    7. The XML document is parsed and a simple success or failure message is displayed.
      此XML文档将被解析,并显示一个简单的成功或失败消息。
    8. With the query parsed, the script is ready to run the search on the IndexSearcher.
      有了经过解析的查询后,脚本就准备好在IndexSearcher上运行搜索了。
    9. This information is returned as an XML document that can be parsed to understand which behaviors are possible.
      该信息以XML文档的形式返回,这样通过解析便可了解可能发生的行为。
    10. A token is the smallest unit of parsed string that will have meaning to the parsing program.
      标记是将对解析程序有意义的解析字符串的最小单位。
    11. Every SQL query that is entered must be parsed, optimized and executed.
      输入的每个SQL查询都必须被解析、优化和执行。
    12. In fact, you can use HTML code inside this function and it will be parsed by the browser.
      实际上,可以在函数内部使用HTML代码,它将由浏览器解析。
    13. The call to updateCell() returns a cell entry object, which can be parsed for specific information.
      对updateCell()的调用将返回一个单元格条目对象,解析后可以得到特定的信息。
    14. The document is parsed at insert.
      在插入时对文档进行解析。
    15. The contents of the tags are validated, or parsed, by a schema that defines the grammar.
      标记的内容将由定义语法的模式进行验证或解析。
    16. XMLBeans also provide for on-time validation of the XML instance being parsed.
      XMLBeans还提供了解析XML实例的即时验证。
    17. Native XML support means that the XML is parsed once when it stored.
      原生的XML支持意味着,XML在存储时就被解析了。
    18. As an ELF object, this file has a very specific structure that can be easily parsed and validated.
      作为一个ELF对象,这个文件的结构非常独特,易于解析和验证。
    19. Alternatively, you can cache the parsed data that is in the items array.
      或者,您可以缓存条目数组中已解析的数据。
    20. It can be parsed trivially using the eval() procedure in JavaScript.
      可以使用JavaScript中的普通eval()过程解析它。
    21. These create() methods return a Query object, which encapsulates a parsed query.
      这些create()方法返回Query对象,这个对象封装了解析后的查询。
    22. The XML is loaded, parsed, and transformed only when the cache is loaded or refreshed.
      只有当缓存加载或刷新时,XML才被加载、解析、转换。
    23. This is an in-memory tree structure representing the XML document that was parsed.
      这是表示已被解析的XML文档的内存中树结构。
    24. Over time, this file is parsed and submitted to our SLA database.
      随着时间的推移,该文件被解析并提交到我们的SLA数据库中。
    25. Parse files: files in this filter are parsed for autocomplete and other designers.
      分析文件:针对自动完成和其他设计器来对该筛选器中的文件进行分析。
    26. A warning appears on an application when a project file cannot be parsed.
      当项目文件无法分析时,应用程序上会出现一个警告。
    27. After the schema string is parsed, its full name and schema name are stored in the registry.
      模式字符串被解析之后,它的全名和模式名都存储在注册表中。
    28. The visual display for inner crosslinked information of airplane was realized by analyzing and processing the parsed data.
      最后,通过对解析数据进行分析、处理,实现了飞机内部交联信息的直观显示。
    29. All text in an XML document will be parsed by the parser.
      XML文档中的所有文本都会被解析器解析。
    30. Successfully parsed this TSQL script.
      成功地对该tsql脚本进行了分析。