代码语言 meaning in English
code language
Examples
- Describes how assemblies are used in sql server to deploy functions , stored procedures , triggers , user - defined aggregates , and user - defined types that are written in one of the managed code languages hosted by the microsoft . net framework common language runtime , and not written in transact - sql
说明如何在sql server中使用程序集部署以microsoft . net framework公共语言运行时( clr )中驻留的一种托管代码语言编写的(不是以transact - sql编写的)函数、存储过程、触发器、用户定义聚合以及用户定义类型。 - First , the paper researches the format and semantic features of iso apt in detail , next , applies regular expression to describe the definition of apt ’ s tokens and uses context - free grammar to describe apt ’ s syntax rules , last , designs the intermediate code format which keeps on the source code semantic and designs a complete module to check lexical and syntax errors of nc code by using modern compiling techniques
在代码预处理技术方面,详细研究了标准数控代码语言的格式和语义并采用现代编译技术中的正则表达式和上下文无关文法分别描述了标准数控代码语言的记号定义和语法结构定义;设计了保持源代码语义的中间标准数控代码格式,在此基础上,设计并构建了数控代码的词法和语法检查模块。