parser program
常見(jiàn)例句
- Programmatic approach -- A specific parser program is written to parse each message format.
編程方法——編寫(xiě)特定的解析器程序來(lái)解析每種消息格式。 - 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.
描述方法——您將編寫(xiě)單個(gè)通用的模型驅(qū)動(dòng)的解析器程序來(lái)解析所有格式,每種消息格式由各自的模型表示。 - 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),您將編寫(xiě)五個(gè)特定于格式的解析器,并將格式信息硬編碼到解析器程序代碼中。 返回 parser program