new
parser的英文翻译是什么意思,词典释义与在线翻译:
英英释义
Noun:
-
a computer program that divides code up into functional components;
"compilers must parse source code in order to translate it into object code"
parser的用法和样例:
例句
用作名词 (n.)
- On the basis of the test tool of executing characteristics of programs, we modify the lexer and parser to implement it.
该工具是在程序执行特征测试工具的基础上,将其词法分析器和语法分析器加以修改而实现的。
词汇搭配
- precedence parser 优先分析程序...
- recursive descent parser 递归下降分析程序...
- top-down parser 自顶向下分析程序...
- error-correcting parser 误差修正剖析器...
- precedence grammar parser 优先语法分析程序...
- parser table 分析程序表
- parser analysis 分析程序的分析, 分...
- predicative parser [计] 表语分析程序...
- parser optimization [计] 分析程序优化...
- bounded context parser 限界上下文分析程序...
- context-free parser 上下文无关语法分析程...
- context-sensitive parser 上下文有关语法分析程...
- parser generator 分析程序的生成程序...
- operator precedence parser 算符优先分析程序...