首页 / 词典 / good

parser

美 [ˈpɑrsər]英 [ˈpɑːzə]
  • 网络解析器;分析器;解析;语法分析器;剖析器
parserparser

noun

1
a computer program that divides code up into functional components
compilers must parse source code in order to translate it into object code

数据来源:WordNet

  1. All text in an XML document will be parsed by the parser . XML

    文档中的所有文本都会被解析器解析

  2. It also provides isolation from the actual parser being used .

    它还提供了与正在使用的实际解析器的隔离。

  3. It causes the parser to parse an NP .

    它调用分析程序分析一个名词短语。

  4. An automatic error recovery method for ll ( 1 ) parser

    一种语法出错恢复方法

  5. The Development of XML Parser in XML - Based Network Management Conformance Test

    XML网络管理接口一致性测试中XML解析器的开发

  6. Study and Implementation of Parser and Editor for CAR Components

    CAR构件解析器和编辑器的研究与实现

  7. Design of HTML file parser : priciple , algorithm and Application

    HTML文件解析器设计:原理、算法与应用

  8. Try a few more queries to get used to your parser .

    尝试更多使用您的解析器的查询。

  9. Design of Crawler Based on HTML Parser Information Extraction

    基于HTMLParser信息提取的网络爬虫设计

  10. Numerous properties and features can have significant influence over the performance of the parser .

    许多属性和特性对解析器的性能都有很大的影响。

  11. Designing and Implementing of A Common and Highly Efficient Parser

    一种通用高效语法分析器的设计与实现

  12. Based on character of different NC code parser , its structure and realized method are built .

    分析了NC代码解析器的特点,提出了针对不同数控系统解析器的结构和实现方法;

  13. At chapter five , I realize the parser .

    第五章介绍解析器的设计和实现。

  14. This article introduces the highly scalable Spirit parser framework from Boost .

    本文介绍了来自Boost的高可扩展性Spirit解析器框架。

  15. The value will be used if a parser is using lex 's output .

    如果有解析器要使用lex的输出,那么这个值将会用到。

  16. Meanwhile , the design method of some advanced functions for keyboard command parser are also discussed .

    同时还讨论了键盘命令解释器中一些高级功能的设计思想。

  17. Get a parser or transformer instance from the factory .

    从工厂获得一个解析器或转换器。

  18. Parse the input service name into constituent words using the Name Parser component .

    利用NameParser组件将输入服务名解析为组件字。

  19. Design and Implementation of Embedded HTML Document Parser

    嵌入式HTML文档解析器的设计与实现

  20. Messenger is used by the parser to report errors to the end user .

    解析器使用Messenger来向最终用户报告错误。

  21. I have written a JUnit test for the parser as well .

    我还编写了用于该解析器的JUnit测试程序。

  22. XMLNSC domain & Now uses a new internal high-speed parser .

    XMLNSC域&现在使用新的内部高速解析器。

  23. In syntax parser module , register array could be reused among three standards .

    对于码流解析器,大量的保存中间信息的寄存器可以在三个标准之间充分共享。

  24. More complex parsers are typically created using these built-in parser objects .

    更复杂的解析器通常都使用这些内置解析器对象创建。

  25. Design and Implementation of Extended DTD Parser of Supporting Oriented-object XML

    支持面向对象的XML的扩展DTD的解析器设计与实现

  26. This parser is fully compatible with the previous XML parser .

    此解析器与以前的XML解析器完全兼容。

  27. Use a parser generator framework ( for example , ANTLR ) .

    使用解析器生成器框架(比如ANTLR)。

  28. The file must be called from a web forms page or a parser error will occur .

    必须从web窗体页调用此文件,否则将会发生分析器错误。

  29. Enhanced search and navigation capabilities are already built into the XPath parser .

    XPath解析器已经内置了高级搜索和导航功能。

  30. This method analyzes the characters in the buffer and provides tokens to the parser .

    此方法分析缓冲区中的字符并为解析器提供标记(token)。