parser program
基本解释
- [计算机科学技术]剖析器程序
英汉例句
- Programmatic approach -- A specific parser program is written to parse each message format.
编程方法——编写特定的解析器程序来解析每种消息格式。 - Descriptive approach -- You write a single general-purpose model-driven parser program to parse all formats, with each message format represented by its own model.
描述方法——您将编写单个通用的模型驱动的解析器程序来解析所有格式,每种消息格式由各自的模型表示。 - For example, if you have five different COBOL data structures, you write five format-specific parsers, with the format information hard-wired into the parser program code.
例如,如果您有五种不同的 COBOL 数据结构,您将编写五个特定于格式的解析器,并将格式信息硬编码到解析器程序代码中。
双语例句
词组短语
- table driven parser program 表驱动剖析器程序;表驱动分析程序英语;表驱动分析程序
- tabledriven parser program 表驱动分析程序
- table -driven parser program 表驱动分析程序
短语
专业释义
- 剖析器程序