返回地址 的英文怎麼說

中文拼音 [fǎnhuídezhǐ]
返回地址 英文
return address
  • : 動詞(回) return
  • : 回構詞成分。
  • : 名詞(建築物的位置; 地基) location; site; ground; foundation
  • 返回 : return; go [come] back; revert; recurrence; throwback
  1. This code snippet will return true if the sender address has the word markham in it

    如果發送人中包含markham這個詞,上面的代碼片段將true 。
  2. Specify that the subsequent array address operation performs no type check at run time, and that it returns a managed pointer with restricted mutability

    指定後面的數組操作在運行時不執行類型檢查,並且可變性受限的託管指針。
  3. Method returns the destination address

    方法目標
  4. What they have to do is to make sure when opening a full fee account and writing in their user id not to forget to include their company name or initials, e. g. john milton working at proto pty could write johnm protopty @ cashramspam. com

    4 .因為當您的朋友發信給您時,如果他的郵件不是cashramspam帳戶,也沒有被您存放在白薄中,系統接到他的來信時,會自動一個告訴他應該怎樣做才能發郵件給您的提示。
  5. The lk bit specifies whether the address of the next sequential instruction is saved in the link register as a return address for a subroutine call

    Lk位指定了下一個順序指令的是否作為子常式調用的返回地址保存在鏈接寄存器中。
  6. When this method returns, this parameter contains the disk address of the virtual root directory

    此方法時,此參數包含虛擬根目錄的磁盤
  7. An area of memory that contains a last - in - first - out queue of storage for parameters, automatic variables, return addresses, and other information that must be maintained across function calls

    一個包含后進先出隊列的內存區域,用來存儲參數、自動變量、返回地址和其他一些必須在函數調用中進行維護的信息。
  8. Study of how to convert recursive algorithm without return address

    返回地址的遞歸消除方法研究
  9. The results of all msil instructions that return addresses for example,

    所有返回地址的msil指令(例如,
  10. Primarily attempts to detect direct buffer overruns into the return address

    主要試圖檢測進入返回地址的直接緩沖區溢出。
  11. Ras return address stack

    返回地址堆棧
  12. This register contains the address to return to at the end of a function call

    這個寄存器存放的是函數調用結束處的返回地址
  13. Configure an alias return address on load balancer using ethernet card 0

    在負載均衡器(使用以太網卡0 )上配置一個別名返回地址
  14. You can use this option to detect buffer overruns, which overwrite the return address

    可以使用該選項來檢測緩沖區溢出(它將改寫返回地址) 。
  15. Variables declared on the stack are located next to the return address for the functions caller

    在堆棧上聲明的變量位於函數調用方的返回地址的旁邊。
  16. For example, x86 uses calling conventions that store the return address of function calls on the stack

    例如, x86使用調用約定將函數調用的返回地址存儲到堆棧上。
  17. And the result is that the return address for the function gets overwritten by an address chosen by the attacker

    )的未經檢查的用戶輸入,結果是函數的返回地址被攻擊者選擇的某個改寫。
  18. Because stack trace functions typically need to return only the address, frame offset, and stack address, you can optionally use the

    Context結構很大,而堆棧跟蹤函數通常只需要返回地址、幀偏移量和堆棧
  19. Three means exists in current defencing the overrun of stack : overwriting contents in stack with too long arguments is not allowed ; overwriting is allowed but unauthorized change of control flow is not allowed ; change of control flow is allowed but execution of injected code is prevented

    在理論上存在三類方法檢測堆棧溢出:不允許用超長的輸入參數覆蓋返回地址;允許返回地址被覆蓋,但不允許控制流轉向非授權的用戶;允許控制流轉向非授權的用戶,但不允許其可執行代碼被運行。
  20. On functions that the compiler thinks might be subject to buffer overrun problems, the compiler will allocate space on the stack before the return address

    對于編譯器認為容易出現緩沖區溢出問題的函數,編譯器將在堆棧上返回地址之前分配空間。
分享友人