青年中文青年中文

calling procedure的意思

calling procedure中文翻譯:

呼叫程序;調用過程

相似詞語短語

calling───n.使命感;職業;(動物或人的)喊叫;強烈沖動;v.呼喊;大聲說;(動物)叫;打電話給;短暫拜訪(call的現在分詞)

procedure───n.程序,手續;步驟

ed calling───埃德呼叫

calling back───vi.回電;收回

admission procedure───招生手續,入學手續;錄取程序;收生程序;入學手續

ablation procedure───消融程序

calling cards───電話卡;名片(callingcard的復數);n.<美>名片( calling card的名詞復數 )

true calling───神秘召喚(電影名,TrueCalling)

medical procedure───醫療程序

雙語使用場景

Each time the error handler passes control back to a calling procedure, that procedure becomes the current procedure.───每次錯誤處理程序將控制返回給調用過程時,那個過程就成為當前過程。

In a general application, a called procedure runs in the same address space and results are returned to the calling procedure.───在一般的應用程序中,被調用的過程在相同的地址空間中運行,并把結果返回給發出調用的過程。

Delegates are useful in situations where you need an intermediary between a calling procedure and the procedure being called.───在呼叫程序與被呼叫程序之間需要媒介的情況下,委派相當有用。

That value can be changed in the method, but the changed value will not be retained when control passes back to the calling procedure.───可以在方法中更改該值,但當控制傳遞回調用過程時,不會保留更改的值。

Accept input parameters and return multiple values in the form of output parameters to the calling procedure or batch.───接受輸入參數并以輸出參數的格式向調用過程或批處理返回多個值。

Indicates that the pointer parameter is returned from the called procedure to the calling procedure (from the server to the client).───指示指針參數從被調用過程返回到調用過程(即從服務器到客戶端)。

Join, or a wait method of a wait handle, the calling procedure stops and waits for the thread to signal that it is done.───或等待句柄的等待方法后,調用過程即會停止,并等待該線程發出信號指示它已經完成。

英語使用場景

The calling procedure might establish a piece of memory (in effect, a structure) containing the arguments, and pass its address.

Delegates are useful in situations where you need an intermediary between a calling procedure and the procedure being called.

In a general application, a called procedure runs in the same address space and results are returned to the calling procedure.

Indicates that the pointer parameter is returned from the called procedure to the calling procedure (from the server to the client).

Specifying a procedure that is not visible to the calling procedure.

Each time the error handler passes control back to a calling procedure, that procedure becomes the current procedure.