“地址标号”常见的英文表达是 "address label" 。
在计算机编程、汇编语言等领域,address label 用于标识内存地址或代码中的特定位置,方便程序跳转、引用等操作。例如:In assembly language, address labels are used to mark specific locations in the code.(在汇编语言中,地址标号用于标记代码中的特定位置 。)