base pointer信息详情

base pointer发音

意思翻译

基本指针

相似词语短语

pointer───n.指针;指示器;教鞭;暗示

pointer brand───指针品牌

laser pointer───激光教鞭,激光棒;雷射指示器;激光指挥棒

base───n.(Base)(英、美、爱尔兰)马濑(人名);adj.卑鄙的;低劣的;v.以……作基础;将……的活动中心设在某地;n.基底;基础;基地;基本成分;碱;(晶体管的)基极;词根;(数系的)基数;(棒球)垒

instruction pointer───指令指标;[计] 指令指针,指令指示字

stack pointer───[计]栈指针;栈指示器;[计]堆栈指示字;栈指示器; 堆栈指示器; 堆栈指示字; 堆栈指针

star pointer───星形指针

pointer dog───指针狗

smoothing base───平滑基底

双语使用场景

To access the third field, you would specify register X as the base pointer and 12 as the offset.───要访问第三个域,我们需要指定寄存器x作为指针,12作为偏移量。

You then use register 127 as your loop counter and register 126 as your base pointer, and perform convert_to_upper on each value until you get to the end of the buffer.───然后再将寄存器127用作循环计数器,将寄存器126用作基指针,并在每个值上执行convert _ to_upper,直到到达缓冲区的底部为止。

So, using base-pointer addressing, you would specify register X as the base pointer and 8 as the offset.───因此,使用基指针寻址模式,我们可以指定寄存器x作为基指针,8作为偏移量。

In base-pointer addressing mode, the register has the base address and the literal number has the offset.───在基指针寻址模式中,寄存器中保存的是基址,数字是偏移量。

So, using base-pointer addressing, you would specify register X as the base pointer and 8 as the offset.───因此,使用基指针寻址模式,我们可以指定寄存器X作为基指针,8作为偏移量。

To access the third field, you would specify register X as the base pointer and 12 as the offset.───要访问第三个域,我们需要指定寄存器X作为指针,12作为偏移量。

英语使用场景

You then use register 127 as your loop counter and register 126 as your base pointer, and perform convert_to_upper on each value until you get to the end of the buffer.