国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

callbacks

callbacks

美 [?k?l?bæk]  英 [?k??lbæk]

  • n.產(chǎn)品收回;重返
  • 網(wǎng)絡(luò)回調(diào)事件;回調(diào)技術(shù);回調(diào)方法

詞形變化

復(fù)數(shù):callbacks  

英漢解釋

n.
1.
產(chǎn)品收回
2.
重返

英英解釋

n.

例句

Matt's examples also show an easy to way use snippets of Ruby code as callbacks for the Objective-C application.

Matt示例展示一種簡便方法,Objective-C應(yīng)用使用Ruby代碼作為回調(diào)。

XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.

XT允許回調(diào)XSL處理期間訪問處于classpath任何靜態(tài)方法。

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.

注冊這些事件回調(diào)隨后來自這些事件數(shù)據(jù)執(zhí)行邏輯handler完成

Virtual members perform better than callbacks and events, but do not perform better than non-virtual methods.

成員性能高于調(diào)和事件,但是方法。

Of course, the worst case is to fall back to using threads for blocking actions that really cannot be converted into asynchronous callbacks.

當(dāng)然,最壞情形回退使用線程來進行阻塞操作,因為這些操作確實無法轉(zhuǎn)換異步回調(diào)

Born in an unusual background, the defects of the system design resulted in excessively issued Books with few callbacks.

由于產(chǎn)生特定背景之下,制度設(shè)計缺陷致使權(quán)益發(fā)放回收。

Callbacks are frequently used in event handling architectures, where you designate code to be invoked at a later time.

事件處理架構(gòu)經(jīng)常采用回調(diào),這樣指定代碼稍后調(diào)用。

If you need to implement one of those callbacks, you can simply add a method and annotate it to declare that it's a callback.

如果需要實現(xiàn)一個回調(diào)函數(shù)只需添加一個方法通過注釋聲明回調(diào)函數(shù)即可。

Downloads, on demand, a set of optional files in the background, and passes a piece of application state to the event callbacks.

需要背景下載選擇性檔案,應(yīng)用程式狀態(tài)傳遞事件

The application uses a number of callbacks to handle the state of each asynchronous call.

應(yīng)用程序使用很多回調(diào)處理每個異步調(diào)用狀態(tài)。

In a related vein, consider the variety of before and after event callbacks provided by a typical object-oriented persistence framework.

同樣方式,思考一下典型面向對象持久框架提供事件事件回調(diào)類型

User context storage -- Any pointer can be passed in and will be passed to all subsequent callbacks.

用戶上下文存儲——可以傳入任何指針,傳遞所有后續(xù)回調(diào)。

Note that this button is provided primarily for demonstrating how to use subclassing and callbacks.

注意,提供按鈕主要為了演示如何使用設(shè)置回調(diào)。

This method also allows the profiler to indicate whether it wants to receive callbacks for that function.

方法允許探查器指示是否需要函數(shù)接收回調(diào)

The primary constructor takes a label argument and a list of callbacks that are invoked when the button's click method is invoked.

構(gòu)造函數(shù)接受一個label標簽參數(shù)一個callbacks回調(diào)list列表),這些回調(diào)函數(shù)按鈕click方法調(diào)用調(diào)用。

Callbacks are implemented as real classes to help facilitate code reuse and associated with client data at run time.

回調(diào)實現(xiàn)真正,從而促進代碼重用允許運行客戶機數(shù)據(jù)關(guān)聯(lián)

Gets or sets a value indicating whether client-side callbacks are used for sorting and paging operations.

獲取設(shè)置一個,指示客戶端回調(diào)是否用于排序分頁操作。

The primary constructor for RadioButtonWithCallbacks takes three parameters: an on state (true or false), a label, and a list of callbacks.

RadioButtonWithCallbacks構(gòu)造函數(shù)接受3參數(shù)一個開關(guān)狀態(tài)),一個標簽,以及一個回調(diào)函數(shù)。

When overridden in a derived class, signals that the controls contained by a field support callbacks.

當(dāng)派生中重寫時發(fā)出信號表示字段包含控件支持回調(diào)。

These callbacks are referred to as event handlers.

這些回調(diào)稱為事件

This generates a trace of the native methods called as well as the JNI callbacks that they make.

生成調(diào)用方法以及它們發(fā)起JNI回調(diào)跟蹤。

Callbacks used by bidirectional services are services that have two interfaces, one by the service provider and the other by the client.

雙向服務(wù)使用回調(diào)具有接口服務(wù)一個服務(wù)提供者使用,另一個客戶機使用

Callbacks are used to provide feedback from a server to a client asynchronously.

回調(diào)可以用來服務(wù)器客戶異步提供反饋。

Have a look at the following code for a button in a graphical user interface, which uses callbacks for "clicks" .

來看一下下面這個圖形用戶接口按鈕代碼單擊事件使用回調(diào)。

However, the property system itself calls and exposes callbacks internally, as part of the dependency property system.

不過,屬性系統(tǒng)本身內(nèi)部呼叫公開,相依性屬性系統(tǒng)一部分。

SAX consists of an event-based set of callbacks, while DOM has an in-memory tree structure.

SAX包含一個基于事件回調(diào)數(shù),DOM一個內(nèi)存樹狀結(jié)構(gòu)

All of these callbacks happen on the main thread of the application.

這些回調(diào)全部發(fā)生應(yīng)用程序主線。

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

消除代碼冗余一個例子減少Ajax回調(diào)數(shù)量以及每個回調(diào)負荷

The same could have been accomplished by adding a special abstract class with empty callbacks.

通過添加帶有回調(diào)特定抽象同樣可以完成操作。

These callbacks must be handled by the weblication to receive results and to know when the search has terminated.

weblication必須處理這些回調(diào)接收結(jié)果了解搜索什么時候中止

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

多個回調(diào)包括,限于,初始轉(zhuǎn)轉(zhuǎn)移處理器狀態(tài)回調(diào)。

By enlisting, the resource manager ensures that it gets callbacks from the transaction manager when the transaction commits or aborts.

通過登記資源管理器確保事務(wù)提交中止事務(wù)管理器獲取回調(diào)。

In fact, if the client was some kind of GUI client, you might add those data collection forms as callbacks within the reactor.

實際上如果客戶機GUI客戶機,可以加入一些數(shù)據(jù)收集表單,作為反應(yīng)器回調(diào)。

Using callbacks exhibits good housekeeping and proactive thinking on the part of the developer.

使用回調(diào)標志著開發(fā)人員具有良好內(nèi)務(wù)處理主動思維習(xí)慣。

The solution is to use the event callbacks on the search box, as shown in Listing 5.

解決方法就是搜索使用事件回調(diào),清單5。

Debuggers must specifically enable callbacks that they wish to receive.

調(diào)試器必須專門啟用接收回調(diào)。

The parser issues callbacks to the application to build the data model, as discussed before, but the parser is in control.

前面已經(jīng)提到,解析回調(diào)應(yīng)用程序建立數(shù)據(jù)模型,解析處于控制地位

The logic for managing callbacks (i. e. , the clickedCallbacks list) is omitted, as are the two auxiliary constructors.

管理回調(diào)邏輯比如,clickedCallbacks列表省略,兩個主要構(gòu)造函數(shù)也是。

If they are not in the same domain, then JMX callbacks are used to obtain the subject.

如果位于相同,使用JMX回調(diào)獲取主題

Method, which performs callbacks on events that have been registered by using a call to.

宿主提供方法,以便使用公共語言運行注冊事件回調(diào)。