青年中文青年中文

callbacks的意思

callbacks中文翻譯:

n.回調函數;回叫信號(callback的復數)

相似詞語短語

agora video call───現在視頻通話

call forwarding───電話轉接;呼叫轉送;呼叫轉移

let is call───我們打電話吧

elastically deformed───彈性變形

conference calls───n.電話會議( conference call的名詞復數 )

dialogically synonym───對話同義詞

veal scallopini recipe───小牛肉扇貝

calligraphy alphabet───書法字母表

hemerocallis bulb───萱草

genetically modified crops───轉基因作物

雙語使用場景

No JMX callbacks are required.───不需要進行JMX回調。

Callbacks never run in parallel.───回調永遠不能并行運行。

It consists of many callbacks.───它由許多回調組成。

Matt's examples also show an easy to way use snippets of Ruby code as callbacks for the Objective-C application.───Matt的示例也展示了一種簡便的方法,在Objective-C應用中使用一小段Ruby代碼來作為回調。

XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.───XT允許回調在XSL處理期間訪問處于classpath中的任何類的靜態方法。

It's up to a handler to register callbacks for these events and then perform some kind of logic on the data from these events.───注冊這些事件的回調并隨后對來自這些事件的數據執行某種邏輯都由handler來完成。

Virtual members perform better than callbacks and events, but do not perform better than non-virtual methods.───虛成員的性能高于回調和事件,但是不比非虛方法高。

Of course, the worst case is to fall back to using threads for blocking actions that really cannot be converted into asynchronous callbacks.───當然,最壞的情形是回退到使用線程來進行阻塞操作,因為這些操作確實無法轉換成異步回調。

Born in an unusual background, the defects of the system design resulted in excessively issued Books with few callbacks.───由于其產生于特定背景之下,制度設計的缺陷致使換地權益書發放量大,回收量少。

英語使用場景

In essence, deferreds are a generalization of scheduled callbacks, but allow techniques such as chaining dependent callbacks and handling error conditions in these chains.

The main loop enters an indefinite loop, waiting for events and calling callbacks, until someone calls gtk_main_quit() by closing the window.

The plurality of callbacks include, but are not limited to, initialization, memory transfer, and transfer processor state callbacks.

The onload contains a call to dwr.engine.setActiveReverseAjax(true), which tells DWR to open a persistent connection to the server and await callbacks.

Test callbacks run pre - interception and post - interception code on entire set of requests.

One example of eliminating code redundancy is to reduce the number of Ajax callbacks and the payload for each callback.

The main loop then looks through its internal mapping table between its signals and handlers, also called callbacks, and calls the handlers registered for the given signal on the given object.

Many more callbacks are present for document processing, errors, and other lexical structures.

Client event handlers are informed through callbacks about the events during this parsing process.