Learn English free online - how to pronounce word in English - English Learning Online- www.pronounceword.com






parser
  • 英语发声
  • 美语发声
  • n. [计] 分析程序;语法剖析程式
  • 网络释义

    1、语法分析器
    由于词法分析器(Lexer)和语法分析器(Parser)是两个类,而且词法和语法分析过程都有可能发生错误,因此需要分别在两个分析器里定义getErrorMessage函数,添加的方式很简单,在...
    2、解析器
    因为词法解析器(Lexer)和语法解析器(Parser)是两个类,并且词法和语法解析过程都有可能产生错误,是以须要分别在两个解析器里定义getErrorMessage函数,添加的体式格式很简单...
    3、解析软件
    ...3、Parent Element(父元素)/Child Element(子元素)4、Parser(解析软件)Parser是一种检查XML文档是否遵循DTD规范的工具软件。 ...

    短语

    XML parserXML解析器;解析器;剖析器;分析器

    Command Parser命令解析器;命令分析器;命令分解器

    pull parser拉解析器;式解析器

    tree parser树分析器;解析器

    Parser program剖析器程序;翻译

    dependency parser分析器;依存句法分析;依存语法分析器

    data parser数据解析

    Grammar Parser语法分析器

    专业释义

    计算机科学技术
    • 解析

      An interpreter can be devided into parser and presentation.

      解释器分为标记性语言的解析和对网页的显示。

      This paper firstly analyses the characteristic and component of JFC/Swing. Secondly it proposes an idea which has employed swing text component to develop HTML parser and discusses the process of this idea in detail.

      分析了Java Swing的特点和组成,提出了用Swing文本组件包功能开发HTML语法分析器的构想,并详细讨论了它的实现步骤,最后给出程序代码。

      参考来源 - 基于JFC/Swing文本组件开发HTML语法分析器 Development of HTML Parser Based on JFC/Swing Text Component
      剖析器
      解析器
    语言学
    • 剖析器
    电子、通信与自动控制技术
    • 语法分析程序

    英英释义

    parser [ 'pɑ:sə ]

    n.a computer program that divides code up into functional components



    英汉双解大词典

    parser /ˈpɑːzə/

    • 1.  

      N(名词) a program or part of a program that interprets input to a computer by recognizing key words or analysing sentence structure 语法分析器 [计算机]