网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Line label
释义

Line label

中文百科

标记 (编程语言) Label (computer science)

(重定向自Line label)

编程语言中的标记是加在源代码中识别用的字串,大部份的语言都将标记视为标识符(identifier),后面要加一个冒号作为识别。

在许多高端语言中标记会用来标示Goto指令的终点。在汇编语言中标记则是用来标示跳跃指令(如JMP)的终点。也时也会利用标记来作为程序的分段。Fortran及BASIC语言支持数字型的标记,也就是行号。标记也在调试时用来识别已编译过程序的进入点。

英语百科

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 GOTO statement. In assembly language labels can be used anywhere an address can (for example, as the operand of a JMP or MOV instruction). Also in Pascal and its derived variations. Some languages, such as Fortran and BASIC, support numeric labels. Labels are also used to identify an entry point into a compiled sequence of statements (e.g., during debugging).

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/23 11:44:36