parser program
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]剖析器程序
英漢例句
- 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.
描述方法——您將編寫單個(gè)通用的模型驅(qū)動(dòng)的解析器程序來解析所有格式,每種消息格式由各自的模型表示。 - 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 數(shù)據(jù)結(jié)構(gòu),您將編寫五個(gè)特定于格式的解析器,并將格式信息硬編碼到解析器程序代碼中。
雙語例句
詞組短語
- table driven parser program 表驅(qū)動(dòng)剖析器程序;表驅(qū)動(dòng)分析程序英語;表驅(qū)動(dòng)分析程序
- tabledriven parser program 表驅(qū)動(dòng)分析程序
- table -driven parser program 表驅(qū)動(dòng)分析程序
短語
專業(yè)釋義
- 剖析器程序