青年中文青年中文

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.