call invoke 中文意思是什麼

call invoke 解釋
調用
  • call : vt 1 大聲念[說],喊,叫。2 召喚,叫來,請來;召集,徵召;號召;喚醒。3 把…取名為,稱呼,把…叫做。...
  • invoke : vt. 1. 祈求(神靈)保佑,乞靈于,用符咒召喚。2. 懇求,乞求。3. 行使(法權等),實行。4. 援引(法規、條文等)。5. 引起,產生。n. -r 祈求者。
  1. Flags describing the context of the invoke call

    描述invoke調用的上下文的標志。
  2. This model manages remote invokes through event driving, and supports two asynchronous invoke model such as asynchronous call back and polling ; the model uses router as message " store - forward " mechanism, and guarantees time independent invoke of loosely coupled application ; the model extends the traditional corba addressing way, defines a kind of logic object address, which can support object migration of loosely coupled application and increase transparency of object location ; the model also defines object group address, which supports message multicast and implements " i - to - n " communication model

    該模型採用事件驅動的方式管理遠程調用,支持異步回調和異步輪詢兩種異步調用模式;模型採用路由代理作為消息的「存儲-轉發」機制,保障了松耦合應用的時間無關調用的需求;模型擴展了傳統corba的尋址方式,定義了邏輯對象地址,能夠支持松耦合應用的對象遷移,提高了對象定位的透明性;模型還定義了對象組地址,支持消息組播,實現了「一對多」的通信模式。 2
  3. When you invoke the macro, add the parameters to the call, such as

    調用宏時,向調用添加參數,如:
  4. To invoke a procedure is slightly slower than a late - bound call

    調用過程在速度上比後期綁定調用稍慢一些。
  5. No one can dispute that the ability to invoke a cross - platform remote procedure call using xml is extremely useful and is a compelling argument for using web services

    勿庸置疑,使用xml調用跨平臺的遠程過程調用的能力是非常有用的,它是使用web服務的非常有說服力的理由。
  6. Call, the api will load the stdll shared objects for all the tokens that exist in the configuration residing in the shared memory and invoke the token - specific initialization routines

    調用初始化子系統時, api將為所有存在於配置中(駐留在共享內存)的令牌裝入stdll共享對象並且調用特定於令牌的初始化常式。
  7. To avoid this, an un - caught handler can decide whether to invoke an abort or a thread - exit call. this is demonstrated towards the end of the

    為了避免這一點,未捕獲處理程序可以決定是請求異常中止調用,還是請求線程退出調用。
  8. Out a pointer to host - specific data that is used to determine the evidence of the requested assembly without the need of a platform invoke pinvoke call

    [ out ]特定於宿主的數據,用於在無需pinvoke調用的情況下確定請求程序集的證據。
  9. In - process servers are usually more efficient than servers implemented as separate exes because a remote procedure call is not necessary to invoke methods on the objects implemented by the server

    進程內服務器通常比作為單獨的exe實現的服務器更有效,因為不再需要遠程過程調用( rpc )來調用服務器實現的對象上的方法了。
  10. Enables you to invoke the method on all subordinate objects for example, tables and rows with one call

    將使您只需調用一次,即可對所有次級對象(例如表和行)調用該方法。
  11. To keep an object alive for the duration of a platform invoke call is preferred, you can also use the

    是保持一個對象在平臺invoke調用期間處于活動狀態的首選方案,但也可以使用
  12. You should not call, from managed code, any functions that walk the stack to get parameter information function arguments ; the p invoke layer causes that information to be further down the stack

    不應從託管代碼調用任何瀏覽堆棧以獲取參數信息(函數變量)的函數; p / invoke層使這些信息處于堆棧的較低位置。
  13. The requester can invoke the service by making a soap call to a service provider

    查詢者如需使用服務,可透過以
分享友人