网站首页  词典首页

请输入您要查询的英文单词:

 

单词 callback method
释义

callback method

  • 网络回调方法;回呼函数;回调函数
1.
回调方法
回调方法(Callback Method)可以看作是回调对象的一部分,Delphi对windows消息的封装就采用了回调方法这个概念。在有些场 …
www.cnblogs.com
2.
回呼函数
这个回呼函数callback method)主要的工作就是回应或处理使用者的操作。Event Listener: 以Click Listener为例 以「使用者 …
blog.csdn.net
3.
回调函数
...件监听器。每个事件监听器都包含一个回调函数callback method),这个回调函数(callback method)主要的工作就是回 …
www.linuxidc.com
4.
回呼方法
回呼方法 (Callback Method) 的前后包装指定的交易支援。不正确 不够深入 需要更多程式码范例 翻译需要加强。
msdn.microsoft.com
5.
呼函式
不管是高阶事件处理还是低阶事件处理,在 MIDP 中都是透过回 呼函式callback method)来达成。所谓的回呼函式,大家可 …
www.docin.com
6.
回呼函式
何谓回呼函式(Callback method)? 作者 Re:何谓回呼函式(Callback method)?
www.javaworld.com.tw
7.
皟鏂规硶
锲炶皟鏂规硶(Callback Method)鍙互鐪嬩綔鏄洖璋冨璞$殑涓€閮ㄥ垎锛娈elphi瀵个indows娑堟伅镄勫皝瑁呭氨閲囩敤浜 …
www.blogjava.net

例句

释义:
1.
Represents a callback method that you want to execute when a message is to be dispatched to a synchronization context.
表示在消息即将被调度到同步上下文时要执行的回调方法。
msdn2.microsoft.com
2.
It is at this point , in a callback method , that your programming logic gets to take part .
正是在这一点,在回调方法中,您的编程逻辑参与进来了。
www.bing.com
3.
That printed out the name of a callback method each time the method was called.
它可以在每一次调用回调方法的时候打印方法的名称。
www-128.ibm.com
4.
The callback method that you specify must be a static method on the page or user control that contains the Substitution control.
指定的回调方法必须是包含Substitution控件的页或用户控件的静态方法。
msdn2.microsoft.com
5.
It will call the specified callback method when Java returns or raises a specified alert as the handler of any fault.
它在Java为了处理某个错误而返回或发出特定的告警时调用特定的回调方法。
www.ibm.com
6.
The accept callback method is called when a new connection request is received on the socket .
当套接字上接收到新连接请求时,将调用接受回调方法。
www.bing.com
7.
The callback method can be a customized method within the consumer that sets the return values accordingly.
回调方法可以是设置相应返回值的使用者的自定义方法。
msdn2.microsoft.com
8.
Method and provides a callback method for the thread to which the work item is being posted.
方法,并为要向其发送工作项的线程提供一个回调方法。
msdn2.microsoft.com
9.
It also provides a state object to the callback method, which the other timers do not.
它还为回调方法提供状态对象,而其他计时器则不提供。
msdn2.microsoft.com
10.
One at a time , to a callback method for display at a specified point using specified image attributes .
中选定矩形内的记录逐个发送到回调方法,以在指定的点处用指定的图像属性显示。
www.bing.com
1.
One at a time, to a callback method for display in a specified rectangle.
中的记录逐个发送到回调方法以在指定的矩形中显示。
msdn2.microsoft.com
2.
Like the accept callback method, the read callback method is an AsyncCallback delegate.
与接受回调方法一样,读取回调方法也是一个AsyncCallback委托。
msdn2.microsoft.com
3.
The SAX programmer writes callback method implementations that are the snippets of code executed upon these various event occurrences.
SAX程序员编写回调方法实现它们,是在发生这些各种事件时执行的代码片段。
www-128.ibm.com
4.
A callback method is called without assignment to the delegate object, using an.
方法,在不分配到委托对象的情况下调用回调方法。
msdn2.microsoft.com
5.
Wait for the server object to call your callback method.
等待服务器对象调用您的回调方法。
msdn2.microsoft.com
6.
Gets or sets the name of the callback method to invoke when the Substitution control executes.
获取或设置要在Substitution控件执行时调用的回调方法的名称。
msdn2.microsoft.com
7.
The string that the callback method returns is the content to display on the page at the location of the Substitution control.
该回调方法返回的字符串即为要在页中的Substitution控件的位置上显示的内容。
msdn2.microsoft.com
8.
Property specifies the callback method to call when the client receives a 100-Continue response.
属性指定当客户端接收到一个100持续响应时调用的回调方法。
msdn2.microsoft.com
9.
To react to messages sent to you, use the add_message_callback method of your client connection.
要对发送给您的消息作出反应,请使用您的客户端连接的add_message_callback方法。
www.ibm.com
10.
Use the MethodName property to specify the name of the callback method to invoke when the Substitution control executes.
使用MethodName属性指定要在Substitution控件执行时调用的回调方法的名称。
msdn2.microsoft.com
1.
If no exceptions occur, the object's callback method should be called with a parameter of true.
如果没有异常发生,就应该用一个真值参数调用这个对象的callback方法。
www.ibm.com
2.
This means that the hit test results callback method will not see these objects in its enumeration.
这表示点击测试结果回呼方法将不会查看这些在其列举中的物件。
technet.microsoft.com
3.
Provides a callback method to determine whether native images can be used by the common language runtime.
提供回调方法以确定公共语言运行库是否可以使用本机映像。
msdn2.microsoft.com
4.
Each record is individually sent to a callback method specified by the callback parameter.
各记录分别发送到由callback参数指定的回调方法。
msdn2.microsoft.com
5.
Invokes the callback method in a consumer control and retrieves the interface instance from a provider control.
调用使用者控件中的回调方法,并从提供者控件检索接口实例。
msdn2.microsoft.com
6.
Add code to the callback method to call the EndSynchronize method.
为回调方法添加代码,以调用EndSynchronize方法。
msdn2.microsoft.com
7.
Provide the callback method that you specified as a parameter in the Select method.
提供指定为Select方法中的参数的回调方法。
msdn2.microsoft.com
8.
It also allows an IResponder to be attached for an individual call (or, callback method).
它还允许为单个的调用(或回调方法)附加一个IResponder。
www.ibm.com
9.
The callback method is required to contain only a single parameter of the type IEnumerable.
该回调方法必须只包含IEnumerable类型的单个参数。
msdn2.microsoft.com
10.
Represents a callback method to be executed by a thread pool thread.
表示线程池线程要执行的回调方法。
msdn2.microsoft.com
1.
Add another status check to your callback method as shown in Listing 14.
因此还要在回调方法中增加状态检查,如清单14所示。
www.ibm.com
2.
Method call an application-defined callback method of this type to find out if the overloads should stop or continue execution.
方法的某些重载调用此类型的应用程序定义的回调方法,以便查明重载是应当停止还是应当继续执行。
msdn2.microsoft.com
3.
Invokes the callback method in a provider control that gets an interface instance to return to consumers.
调用提供者控件中的回调方法,该方法获取一个接口实例以便返回给使用者。
msdn2.microsoft.com
4.
To retrieve the results of a thread method, you can use a callback method, as demonstrated in the second code example.
为检索线程方法的结果,您可以使用回调方法,如第二个代码示例中所示。
msdn2.microsoft.com
5.
Object that specifies the default callback method to use to verify server certificates when an SSL connection is established.
对象,该对象指定建立SSL连接时用来验证服务器证书的默认回调方法。
msdn2.microsoft.com
6.
Provides a callback method to determine whether native images can be used by the CLR.
提供用来确定CLR是否可以使用本机映像的回调方法。
msdn2.microsoft.com
7.
To account for this, the first line in your callback method should be as shown in Listing 13.
基于此,回调方法中的第一行应该如清单13所示。
www.ibm.com
8.
A delegate that implements the callback method that executes when an HTTP Continue response is returned from the Internet resource.
实现回调方法的委托,该方法在从Internet资源返回HTTP持续响应时执行。
msdn2.microsoft.com
9.
The main form contains four buttons, each of which executes a callback method using a different programming technique.
该主窗体包含四个按钮,每个按钮使用不同的编程技术执行回调方法。
msdn2.microsoft.com
10.
id parameter is used to specify the ID for the provider connection point associated with the specific callback method.
id参数是用来指定与特定回呼方法关联之提供者连接点的ID。
technet.microsoft.com
1.
An object containing information to be used by the callback method each time it executes.
一个对象,包含回调方法在每次执行时要使用的信息。
msdn2.microsoft.com
2.
Defines a callback method for notifying applications when a cached item is removed from the.
移除缓存项时通知应用程序的回调方法。
msdn2.microsoft.com
3.
Use an AppDomainInitializer delegate to specify the callback method to invoke when an instance of the AppDomain class is initialized.
使用AppDomainInitializer委托指定在初始化AppDomain类的实例时要调用的回调方法。
msdn2.microsoft.com
4.
Gets the callback method that creates an instance of the XmlSerializationFixupCallback delegate.
获取创建XmlSerializationFixupCallback委托的实例的回调方法。
msdn2.microsoft.com
5.
Upon a message delivery to the queue in WPS, the MDB's callback method is fired.
消息被传递给WPS上的队列后,MDB的回调方法将被激活。
www.ibm.com
6.
Sets notification that wait notification is required and prepares the callback method so it can be called more reliably when a wait occurs.
设置指示需要等待通知的通知,并准备回调方法以使其在发生等待时可以更可靠地被调用。
msdn2.microsoft.com
7.
NET application, provides a callback method to receive status information about the build, and indicates whether to create a clean build.
NET应用程序,提供回调方法以接收有关生成的状态信息,并指示是否创建干净生成。
msdn.microsoft.com
8.
In the following example, the listening Socket is passed to the callback method through the state parameter.
在下面的示例中,侦听Socket通过state参数传递给回调方法。
msdn2.microsoft.com
9.
Method retrieves the data from the provider and provides a callback method to process the data for the consumer.
方法检索提供者的数据并提供回调方法来处理使用者的数据。
msdn2.microsoft.com
10.
To specify the callback method to be called when an HTTP 100-continue response is received from the server.
指定当从服务器接收到HTTP100-连续响应时调用的回调方法。
msdn2.microsoft.com
1.
'Delegate used to execute the callback method when the' task is complete.
当任务结束时委托用于执行回调方法。
spaces.msn.com
2.
Gets or sets the name of the callback method.
获取或设置回调方法的名称。
msdn2.microsoft.com
3.
If any processing of the data is required by your control, it should occur within this callback method.
如果控件需要对数据进行任何处理,则它应出现在此回调方法内。
msdn2.microsoft.com
4.
Gets or sets the arguments passed to the callback method represented by the AppDomainInitializer delegate.
获取或设置传给AppDomainInitializer委托所表示的回调方法的参数。
msdn2.microsoft.com
5.
The mechanism for establishing a connection is a special callback method: one in the consumer and one in the provider.
建立连接的机制是一个特殊的回调方法:使用者和提供者中各有一个。
msdn2.microsoft.com
6.
The consumer's callback method retrieves the instance of the interface from the provider.
使用者的回调方法检索来自提供者的接口实例。
msdn2.microsoft.com
7.
Within this override you call to retrieve the data and specify a callback method that will handle the data once it is returned.
在此重写内,您调用该方法以检索数据并指定将在返回数据后便对其进行处理的回调方法。
msdn2.microsoft.com
8.
In the callback method when you want the original thread to continue executing.
当需要原始线程继续执行时,请在回调方法中调用。
msdn2.microsoft.com
9.
Method throws exceptions, the callback method is not invoked.
方法引发异常,则意味着没有调用回调方法。
msdn2.microsoft.com
10.
A method that serves as a callback method for the connection.
用作连接回调方法的方法。
msdn2.microsoft.com
1.
Represents the callback method being run under transaction support.
表示在事务支持下将运行的回调方法。
msdn2.microsoft.com
2.
Manage asynchronous call completion on a callback method.
用回调方法控制非同步调用。
asp.dejiaocheng.com
3.
WaitCallback Used to create a type-safe callback method for the ThreadPool class to use.
WaitCallback用于创建一个类型安全的回调方法,供ThreadPool类使用。
msdn2.microsoft.com
4.
Internal pointer that specifies data for the callback method.
指定回调方法数据的内部指针。
msdn2.microsoft.com
5.
Delegate that defines the signature for the callback method.
委托定义了回调方法使用的信号。
spaces.msn.com
6.
Delegate to specify the callback method to invoke when an instance of the.
类的实例时要调用的回调方法。
msdn2.microsoft.com
7.
You can use this deferred object for defining a callback method when the asynchronous call returns a response.
我们可以使用这个deferred对象来定义一个在异步调用返回响应时执行的回调函数。
www.ibm.com
8.
Represents the callback method to invoke when the application domain is initialized.
表示在应用程序域初始化时要调用的回调方法。
msdn2.microsoft.com
9.
An AppDomainInitializer delegate that represents a callback method to invoke when the new AppDomain object is initialized.
AppDomainInitializer委托,表示初始化新的AppDomain对象时调用的回调方法。
msdn2.microsoft.com
10.
The following code example illustrates a callback method that has a parameter of type IEnumerable and calls the PerformDataBinding method.
下面的代码示例演示具有IEnumerable类型的参数并调用PerformDataBinding方法的回调方法。
msdn2.microsoft.com
1.
Wraps a specified transaction support around a callback method.
围绕回调方法包装指定的事务支持。
msdn2.microsoft.com
2.
If the callback method requires complex data, you can define a class to contain the data.
如果回调方法需要复杂数据,可以定义包含这些数据的类。
msdn2.microsoft.com
3.
The message window WndProc method invokes the callback method on the form, which responds to the messages.
消息窗口的WndProc方法调用窗体上的回调方法来响应这些消息。
msdn2.microsoft.com
4.
The following example is the shell of an accept callback method .
下面的示例是接受回调方法的外壳程序。
www.bing.com
5.
When it finds these messages, it invokes the RespondToMessage callback method defined in the form.
当MsgWindow类找到这些消息后,将调用窗体中定义的RespondToMessage回调方法。
msdn2.microsoft.com
6.
In your callback method you can do any processing of the returned data, if required by your control.
在回调方法中,如果控件要求,您可以对返回的数据进行任何处理。
msdn2.microsoft.com
7.
You can use this parameter to reuse the same callback method for multiple controls.
您可以使用此参数为多个控件重用同一回调方法。
msdn2.microsoft.com
8.
Provides a way to wrap a callback method within a transaction boundary.
提供一种方法以在事务边界内包装回调方法。
msdn2.microsoft.com
9.
Operator when specifying the callback method.
构造函数,在指定回调方法时只需使用。
msdn2.microsoft.com
10.
when the callback method is finished , program flow returns to the parser , and the process repeats again.
当回调方法结束时,程序流将返回到分析器,分析过程将再次重复。
www.ichacha.net
1.
Set the breakpoint inside the worker thread callback method.
在辅助线程的回调方法内设置断点。
technet.microsoft.com
2.
The callback method is invoked when the application domain is initialized.
在初始化应用程序域时将调用该回调方法。
msdn2.microsoft.com
3.
Override an existing callback method for the View.
为视图覆写一个现有的回调方法。
www.bing.com
4.
This is the callback method you specified when the Select method was called within the override of the PerformSelect method.
此方法是在PerformSelect方法的重写内调用Select方法时指定的回调方法。
msdn2.microsoft.com
5.
An array of strings to pass as arguments to the callback method.
作为参数传递给回调方法的字符串数组。
msdn2.microsoft.com
6.
A callback method is a method that is automatically invoked by a delegate when an operation or activity completes.
回调方法是一种在操作或活动完成时由委托自动调用的方法。
technet.microsoft.com
7.
The accept callback method implements the AsyncCallback delegate; it returns a void and takes a single parameter of type IAsyncResult.
接受回调方法实现AsyncCallback委托;它返回void,并带一个IAsyncResult类型的参数。
msdn2.microsoft.com
8.
After the user clicks Submit, your saveParam callback method lets you read the user input and save it away.
在用户单击Submit之后,saveParam回调函数读取并保存用户输入。
www.ibm.com
9.
Gets the array into which the callback method copies a collection.
获取回调方法将集合复制到的目标数组。
msdn2.microsoft.com
10.
Create your own callback method to accept the retrieved data.
创建自己的回调方法以接受检索的数据。
msdn2.microsoft.com
1.
For example, the onAction callback method of a toggle button is called when the user clicks the button.
例如,当用户单击切换按钮时,将调用该按钮的onAction回调方法。
msdn2.microsoft.com
2.
However, instead of specifying a callback method, specify a delegate for the connection, once you have set this to self.
但是,一旦您将代理设置为self,就应该为连接指定一个代理,而不是一个回调方法。
www.ibm.com
3.
The callback method must have a single parameter of type IEnumerable to receive the data.
回调方法必须包含IEnumerable类型的单个参数才能接收该数据。
msdn2.microsoft.com
4.
The object to pass to the callback method.
要传递给回调方法的对象。
msdn2.microsoft.com
5.
Delegate, which represents a callback method that is invoked when the application domain is initialized.
委托,该委托表示一个在初始化应用程序域时调用的回调方法。
msdn2.microsoft.com
6.
This is a callback method that's invoked after all components are composed.
它是回调方法,在所有组件组装后调用。
www.ibm.com
7.
Before calling BeginAccept, you need to create a callback method that is invoked by the AsyncCallback delegate.
在调用BeginAccept之前,需创建一个由AsyncCallback委托调用的回调方法。
msdn2.microsoft.com
8.
For example, the server event is a callback method that is invoked when a new client connects to the server.
例如,服务器事件是一个回调函数,它是在新的客户端连接服务器时调用的。
www.ibm.com
9.
This callback method executes in a separate thread and is called by the system after
该回调方法在单独的线程中执行并在
msdn2.microsoft.com
10.
This callback method executes in a separate thread, and is called by the system after the
该回调方法在单独的线程中执行,而且在
msdn2.microsoft.com
1.
Method is called, usually within an application-defined callback method invoked by a delegate, to obtain the
方法通常在委托调用的应用程序定义的回调方法中调用,以获得包含传入的客户端请求及其关联响应的
msdn2.microsoft.com
2.
Represents the asynchronous callback method that a data-bound control supplies to a data source view for asynchronous data retrieval.
表示数据绑定控件向数据源视图提供以进行异步数据检索的异步回调方法。
msdn2.microsoft.com
3.
The callback method is invoked once; the periodic behavior of the timer is disabled, but can be re-enabled by calling
则只会调用一次回调方法;计时器的定期行为将被禁用,但通过调用
msdn2.microsoft.com
4.
A user declaration of this callback method must have the same parameters as the
此回调方法的用户声明必须与
msdn2.microsoft.com
5.
The system will use a separate thread to execute the specified callback method, and will block on
时,系统将使用单独的线程执行指定的回调方法,并在
msdn2.microsoft.com
6.
The system uses a separate thread to execute the specified callback method and blocks on
时,系统会使用单独的线程执行指定的回调方法,并在
msdn2.microsoft.com
7.
The following code example shows the implementation of a callback method that calls the
下面的代码示例演示如何实现一个调用
msdn2.microsoft.com
8.
Create the delegate by passing your callback method to the
创建委托,方法是将回调方法传递给
msdn2.microsoft.com
9.
Provides a callback method for determining when the
提供一个回调方法,用于确定
www.ichacha.net
10.
Provides a callback method for deciding when the
提供一个回调方法,用于决定
msdn2.microsoft.com
1.
you need to create a callback method that implements the
之前,需创建一个实现
www.ichacha.net
2.
There are two steps required to create a callback method
创建回调方法需要以下两个步骤
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 10:06:51