标记 (编程语言) Label (computer science)
编程语言中的标记是加在源代码中识别用的字串,大部份的语言都将标记视为标识符(identifier),后面要加一个冒号作为识别。
在许多高端语言中标记会用来标示Goto
指令的终点。在汇编语言中标记则是用来标示跳跃指令(如JMP
)的终点。也时也会利用标记来作为程序的分段。Fortran及BASIC语言支持数字型的标记,也就是行号。标记也在调试时用来识别已编译过程序的进入点。
单词 | Line label |
释义 |
Line label
中文百科
标记 (编程语言) Label (computer science)(重定向自Line label)
编程语言中的标记是加在源代码中识别用的字串,大部份的语言都将标记视为标识符(identifier),后面要加一个冒号作为识别。 在许多高端语言中标记会用来标示
英语百科
Label (computer science) 标记 (程式语言)(重定向自Line label)
A label in a programming language is a sequence of characters that identifies a location within source code. In most languages labels take the form of an identifier, often followed by a punctuation character (e.g., a colon). In many high level programming languages the purpose of a label is to act as the destination of a |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。