词语吧>英语词典>parsed翻译和用法

parsed

英 [pɑːzd]

美 [pɑːrst]

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

过去分词:parsed 

柯林斯词典

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

    双语例句

    • In fact, you can use HTML code inside this function and it will be parsed by the browser.
      实际上,可以在函数内部使用HTML代码,它将由浏览器解析。
    • XMLBeans also provide for on-time validation of the XML instance being parsed.
      XMLBeans还提供了解析XML实例的即时验证。
    • Alternatively, you can cache the parsed data that is in the items array.
      或者,您可以缓存条目数组中已解析的数据。
    • This is an in-memory tree structure representing the XML document that was parsed.
      这是表示已被解析的XML文档的内存中树结构。
    • It can be parsed trivially using the eval() procedure in JavaScript.
      可以使用JavaScript中的普通eval()过程解析它。
    • This information is returned as an XML document that can be parsed to understand which behaviors are possible.
      该信息以XML文档的形式返回,这样通过解析便可了解可能发生的行为。
    • Static queries have already been parsed, and had a query plan generated.
      静态查询已经经过解析,并生成了查询计划。
    • Every SQL query that is entered must be parsed, optimized and executed.
      输入的每个SQL查询都必须被解析、优化和执行。
    • The call to updateCell() returns a cell entry object, which can be parsed for specific information.
      对updateCell()的调用将返回一个单元格条目对象,解析后可以得到特定的信息。
    • The XML is loaded, parsed, and transformed only when the cache is loaded or refreshed.
      只有当缓存加载或刷新时,XML才被加载、解析、转换。