数据名 meaning in English
data name
Examples
- A listing provided by a compiler to enable a programmer to relate data names to the main addresses within the program
编译程序提供的一个列表,使程序员可将数据名与程序内部的主存地址联系起来。 - In code , you can use bi - directional languages for the names of variables , classes , object , attributes , metadata , and other elements
在代码中,可针对变量名、类名、对象名、属性名、元数据名和其他元素名使用双向语言。 - Creates an object file containing machine code , linker directives , sections , external references , and function data names for the selected file
创建一个对象文件,在其中包含选定文件的机器码、链接器指令、节、外部引用以及函数名或数据名。 - Describes the compiler , which creates an object file containing machine code , linker directives , sections , external references , and function data names
描述编译器,编译器用于创建一个包含机器码、链接器指令、节、外部引用和函数/数据名的对象文件。 - In cobol , a word or a punctuation character that associates a data name or paragraph name with its qualifier , links two or more operands in a series , or forms a conditional expression
在cobol语言中的一个字或一个标点符号,它把数据名或程序段名和其限定词建立联系,连接两个或更多的串行操作数,或构成一个条件表达式。