method invocation 中文意思是什麼

method invocation 解釋
方法請求
  • method : n 1 方法,方式;順序。2 (思想、言談上的)條理,規律,秩序。3 【生物學】分類法。4 〈M 〉【戲劇】...
  • invocation : n. 1. 祈禱;祈求。2. 召喚魔鬼,符咒,咒語。3. (法權的)行使,(法規、條文等的)援引;發動。
  1. Java native interface or remote method invocation

    Java本機介面或遠程方法調用。
  2. Late bound method invocation and overload resolution warning

    後期綁定方法調用和重載決策警告
  3. Class object s done bit is set to true after a remote method invocation

    類對象的done位在遠程方法調用后設置為
  4. Specifically, calling a method is a method invocation expression

    具體來說,調用方法即是一個方法調用表達式。
  5. But the services invocation then comes as a simple method call

    但是服務請求就成了簡單的方法調用。
  6. Changing the invocation statement of a method that is on the call stack

    更改對調用堆棧中某個方法的調用語句。
  7. Method invocation follows the synchronous request - response model, as illustrated here

    方法調用遵循同步請求應答模型,如下圖所示:
  8. Soap defines a messaging protocol between requester and provider objects, such that the requesting objects can perform a remote method invocation on the providing objects in an object - oriented programming fashion

    Soap在請求者和提供者對象之間定義了一個通訊協議,這樣,在面向對象編程流行的環境中,該請求對象可以在提供的對象上執行遠程方法調用。
  9. Many new features are implemented in dpcf runtime, such as : no any preprocessor and precompiler ; rmi - liked programming model ; objects created on remote hosts ; asynchronous remote method invocation ; migrating objects to heterogeneous hosts ; scalable support for multi - protocol of network

    Dpcf運行時的特性包括:不需要任何的預處理程序和預編譯器;類似於rmi的編程風格;能在遠程主機上創建對象;異步遠程方法調用;能在異構主機間遷移對象;可擴展的多種網路通訊協議的支持。
  10. The use of null flags, on the other hand, limits control flow to the ordinary paths of method invocation and return until the whole program crashes, of course

    另一方面,空標志的使用把控制流限制在方法調用和返回的普通方式(當然,一直到整個程序崩潰) 。
  11. Remote method invocation does support tunneling over http, but i have yet to meet anyone who has successfully incorporated rmi over http

    遠程方法調用( remote method invocation , rmi )的確支持運用http的穿透法,但我尚未遇見過在http基礎上成功地集成rmi的人。
  12. Activitysession : it provides both a way to extend transaction boundaries beyond method invocation and to specify ejb activation and passivation by means of these new boundaries

    Activitysession :它提供了一種擴展事務邊界和通過這些新邊界指定ejb的激活和鈍化的方法。
  13. When logging is turned off entirely or for a set of priorities, the cost of a log request is a method invocation plus an integer comparison

    當完全關閉日誌記錄或者對於一組優先級關閉了日誌記錄時,日誌請求的開銷就是方法調用加上整數比較。
  14. Differed from traditional messaging technologies, such as remote method invocation, jms promotes the reliability of asynchronous communication between components in distributed computing environments, and can be used for establishing loosely - coupled messaging system. therefore, it simplifies the development of enterprise applications

    相比傳統消息傳送技術如rmi來說, jms促進了分散式計算環境中各個組件之間可靠的異步通信,可以用來構建鬆散偶合的消息系統,從而大大簡化了企業應用的開發過程。
  15. For option a you can see that the preinvoke and postinvoke logic is performed as part of the single method invocation, whereas for option b they are split out and driven by

    對于option a ,可以看到前調用邏輯和后調用邏輯是作為一個方法調用的部分執行的,而對于option b ,它們被分開,分別由
  16. Often, our efforts to develop robust programs by substituting null pointers for exceptional conditions actually limits control flow to the ordinary paths of method invocation and return, and buries evidence of where an exceptional condition occured

    為開發健壯的程序我們經常用空指針代替異常的情況,但這實際上卻把控制流限制在方法調用和返回的普通方式,同時也隱藏了異常情況發生的跡象。
  17. The method invocation involves the hidden cost of parameter construction

    方法調用涉及隱藏的參數結構開銷。
  18. What was needed was a remote transport technology that combined the small footprint of java s rmi remote method invocation and the sturdiness of the more mature corba common object request broker architecture technology

    所需要的就是一種遠程傳輸技術,它兼有java的rmi ( remote method invocation ,遠程方法調用)較少的資源佔用量和更成熟的corba ( common object request broker architecture ,公共對象請求代理體系結構)技術的健壯性。
  19. In usual cases of method invocation the return result is a function object, which is then executed

    方法調用通常返回的結果是一個函數對象,然後執行這個函數對象。
  20. In listing 1, you saw several simple statements, including a variable initialization, a method invocation the

    在清單1中,您看到了幾個簡單的語句,包括一個變量初始化、一個方法調用(
分享友人