To ensure that callback events originate from the expected user interface (UI), you can validate callbacks.
为确认回呼事件是来自预期的使用者介面(UI),您可以验证回呼。
The membership interface defines callback methods to listen to events associated with access control such as adding or removing access to the component for one or more users.
成员关系接口定义了回调方法来监听与访问控制有关的事件,比如添加或删除一个或多个用户对组件的访问。
As events occur, the publisher sends them to subscribers via a callback procedure.
随着事件的发生,发布者通过回调过程将通知发送给订阅者。
To process messages and events a callback handler must be created and registered with the MQTT client.
要处理消息和事件,必须创建一个回调处理程序,并且必须将其注册到MQTT客户机。
In.net, events work using delegates, which is Framework terminology for a callback.
NET中的事件使用委托来实现,委托是. NET中的术语,它实际上就是以前说所的回调。
A transaction callback must be defined in the objectgrid.xml to receive transaction commit or rollback events and send it to the JPA layer.
在objectgrid.xml中必须定义事务的回调函数,这样就可以接收事务提交或回滚的事件,并将其发送到JPA层。
This interface provides callback methods for many different Hibernate events, including object creation, modification, and deletion.
这个接口为许多Hibernate事件提供回调方法,包括创建、修改和删除对象。
The DataBlade API provides ways to register callback functions that wait for specific events.
DataBladeAPI提供了一些方法来注册等待特定事件的回调函数。
Supports SQL (or a subset thereof, depending on the server used), versioning, error events via callback.
支持SQL语法(或者其子集,取决于使用的服务器)、版本控制和错误回调事件。
Not only does ButtonWithCallbacks handle behaviors essential to buttons (like clicking), it also handles notification of click events by invoking the callback functions.
ButtonWithCallbacks不仅处理按钮的一些本质行为(比如单击),它同时还通过调用回调函数处理单击事件的通知。
Don't get any HTML events to be called back. Is it possible that VB. NET have some restrictions on using this callback technique?
这些我都做了,但还是没有得到任何HTML事件被召回。有没有可能是VB.NET对使用这种回调技术的一些限制?
When state changes, all callback Settings are retained and all pending events are cleared.
当状态改变时,所有的调用设置都被保存,所有暂停的事件都被清除。
Describes guidelines for using events and callback methods.
描述使用事件和回调方法的准则。
This function opens a port based on the configuration that is provided. A callback function is also registered so events can be handled correctly.
这个函数主要是根据提供的配置信息打开相应的串口。为了使相应的事件得到正确处理,回调函数在这时也相应的注册。
With this model, a control registers its events during rendering and then validates the events during the post-back or callback handling.
通过此模型,控件可在呈现期间注册其事件,然后在回发或回调期间验证这些事件。
This command associates a callback to handle the events of the all open windows.
这个命令使一个回调函数能够处理所有的打开的窗口的事件。
This command associates a callback to handle the events of the all open windows.
这个命令使一个回调函数能够处理所有的打开的窗口的事件。
应用推荐