callee 中文意思是什麼

callee 解釋
n. 名詞 〈美國〉受訪問者;被呼喚人;電話受話人。

  1. Caller callee view the caller callee view shows the called

    調用方/被調用方視圖顯示
  2. The return value is popped from the callee evaluation stack

    從被調用方的計算堆棧中彈出返回值。
  3. The parameter passes information from the caller to the callee

    參數將信息從調用方傳遞到被調用方。
  4. Property that contains the hresult returned by the callee

    屬性,其中包含由被調用方返回的hresult 。
  5. The parameter returns information from the callee to the caller

    參數將信息從被調用方返回到調用方。
  6. The caller and callee must agree on the size of the buffer

    調用方和被調用方必須就緩沖區的大小達成一致。
  7. Indicates that data should be marshaled from callee back to caller

    指示應將數據從被調用方封送回調用方。
  8. Object associated with the caller s context to the callee s context

    對象的引用復制到被調用方的上下文中。
  9. The callee can then use the

    被調用方然後可以分別使用
  10. Caller callee view call tree view

    「調用關系樹」視圖
  11. Information about root functions appears in the caller callee report and view

    有關根函數的信息顯示在「調用方/被調用方」報告和視圖中。
  12. Therefore, there is no need to be definitely assigned by the callee

    因此不需要由接受方明確賦值。可以將數組類型的
  13. Here a delaying - allocation optimizing strategy is proposed, it adopts a coarse - grained adjustment of the stack frame. at the call site allocations, the caller ’ s stack frame is reduced according to the actual usage while the callee only be allocated a limited stack frame, consequently, the potential spill is reduced to the best advantage

    本文提出一種基於延遲分配的棧寄存器分配策略,為了減少額外代價,採用粗粒度的棧幀調整策略,在調用點處使用alloc指令調整調用者的棧幀大小,並為被調用過程分配部分棧幀,在調用點處從調用者和被調用者兩個角度盡量縮減各自的棧幀,從而減少棧幀的溢出。
  14. The callee must take the necessary precautions to ensure that the buffer is not overrun

    。被調用方必須採取必要措施確保緩沖區不溢出。
  15. Pascal calling convention is the reverse of c calling convention. it passes parameters from left to right and the callee is responsible for the stack balancing after the call

    Pascal調用約定時完全相反於c調用約定,它從左到右傳遞參數並且由被調用者負責在調用后平衡堆棧結構
  16. When finishing discussing the recognizing algorithms, paper introduce our proper nouns recognition system which implements the recognizing algorithms just discussed. the introduction follow the steps : first discuss the total recognition process of the system, then discuss the static architecture of the system, including the packages, classes and the interface between this system and its parent system - chinese language processing system, and last introduce the proper nouns recognizing flow of the system, mainly including the caller - callee relationship between

    本專有名詞識別系統設計的介紹按以下流程進行:首先介紹本系統的整體識別流程;然後再介紹系統的靜態結構,包括類和包的分佈關系、每個類的作用、類之間的引用關系和繼承關系以及本系統與漢語語言處理系統的靜態介面;接著在系統的靜態結構的基礎上詳細介紹系統的動態運行流程,主要包括各個類之間的函數調用關系。
  17. Can be dereferenced and modified by the callee, provided it does not exceed the capacity of the

    可以由被調用方取消引用和修改,條件是它不超過
  18. When data is marshaled to unmanaged code by value or by reference, the marshaler typically copies the data to a secondary buffer possibly converting character sets during the copy and passes a reference to the buffer to the callee

    System . string和system . text . stringbuilder當通過值或通過引用將數據封送到非託管代碼時,封送拆收器通常將數據復制到輔助緩沖區(可能在復制期間轉換字符集) ,並將對緩沖區的引用傳遞給被調用方。
  19. In the absence of clear documentation or a leap of faith, defensive copying is required on both sides of a method call - by the caller, because it doesn t know if the callee will rudely mutate the

    由於缺乏清晰的文檔說明(或者缺少信任) ,在方法調用的兩邊都需要創建防禦副本調用者需要這樣做是因為它不知道被調用者是否會粗暴地改變point ,而被調用者需要這樣做是因為它不知道是否保留了對point的引用。
  20. Due to this added overhead, in out parameters must be explicitly applied to an argument if the caller wants to see changes made by the callee

    由於這項附加的開銷,如果調用方希望看見被調用方所做的更改,則必須將in / out參數顯式應用於參數。
分享友人