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 數據結搆,您將編寫五個特定於格式的解析器,竝將格式信息硬編碼到解析器程序代碼中。 返回 parser program