naur
美
英 
例句
Backus-Naur form: A meta language used to formally describe the syntax of a language.
形式:一种用来从形式上描述一种语言的语法的元语言。
Then, HSM domain ontology was described and expressed by Backus -Naur Form (BNF) formulations, and was stored in relationship database.
采用巴科斯范式对领域本体进行统一的描述和表达,并利用关系数据库的形式存储。
This parser generator works on an Extended Backus Naur Form (EBNF) specification coded in C++, significantly reducing development time.
该解析器生成程序遵循ExtendedBackusNaurForm(EBNF)规范并使用C++编写,可以显著缩短开发时间。
Most formal parsers use variants on Extended Backus-Naur Form (EBNF) to describe the "grammars" of the languages they describe.
大多数正式的解析器都使用扩展巴科斯范式(ExtendedBackus-NaurForm,EBNF)上的变体来描述它们所描述的语言的“语法”。
The grammars for complex languages are commonly described using BNF (Backus-Naur Form) notation or its close relative, EBNF (Extended BNF).
复杂语言的语法通常都是使用BNF(巴科斯-诺尔范式,Backus-NaurForm)表示法或者其“近亲”―EBNF(扩展的BNF)描述的。
This file comprises of two entries, which are aliases and the user specifications in Extended Backus-Naur form.
该文件由两个条目组成,分别是别名和ExtendedBackus-Naur格式的用户规范。
Optimizing Decision Tree-Based Protocol Decoding with Extended Backus-Naur Form
用扩展巴科斯范式优化决策树协议解码技术
Backus-Naur Form Grammar for Type Names
类型名称的Backus-Naur形式语法