address descriptor 中文意思是什麼

address descriptor 解釋
地址描述
  • address : n 1 (信上的)稱呼,姓名;地址。2 致辭;寒喧;演說;正式請願。3 談吐,風度。4 〈pl 〉 求愛,獻殷...
  • descriptor : n. 【自動化】(數據處理中表示某一項目的)主字碼。
  1. Since a segment descriptor is eight bytes long, its relative address inside the gdt or ldt is obtained by multiplying the most significant 13 bits of segment selector by 8

    由於一個段描述符的大小是8個位元組,因此它在gdt或ldt中的相對地址可以這樣計算:段選擇器的高13位乘以8 。
  2. For example, if the gdt is stored at address 0x00020000 and index specified by segment selector is 2, then the address of corresponding segment descriptor is equal to 0x00020000

    例如,如果gdt存儲在地址0x00020000處,而段選擇器的index域是2 ,那麼對應的段描述符的地址就等於( 2 * 8 ) + 0x00020000 。
  3. In all of these cases the destination address is determined entirely from the method descriptor contrast this with the

    在所有這些情況中,目標地址完全從方法說明符確定(與用於調用虛方法的
分享友人