A string constant identifies the specific event, and you can have one or more constants in each event class.
一个字符串常量识别一个特定事件,一个事件类中可以有一个或多个常量。
This event class does not include system tasks or tasks that are waiting on non deadlock-detectable resources.
此事件类不包括系统任务和正在等待未发现死锁的资源的任务。
This model is divided into time class, space class, event class and state class by using object-oriented technology.
利用面向对象技术将模型划分为时间对象类、空间对象类、事件对象类、状态对象类。
If you use a Preview event class handler to mark the input event handled, the bubbling input event class handler will not be invoked.
如果您使用预览事件类别处理常式将输入事件标记为已处理,便不会叫用反升输入事件类别处理常式。
In addition to the usual event methods, the WorkEvent class provides accessors for the type of event (accepted, rejected, started, or completed) and the item of work in question.
除了通常的事件方法之外,workevent类还为这些类型的事件(接受、拒绝、启动或完成)以及有问题的工作项目提供了存取器。
The class monitor tried to make up for the mess by reorganizing the class event as students were not interested in the original one.
班长试图通过重新组织活动来弥补混乱,因为学生们对原来的活动不感兴趣。
Dante and I had become acquaintances when one day after class he had announced an event sponsored by my favorite chocolate company. There would be free chocolate.
但丁和我是在一次下课后熟识的,那次课上他宣布一个项目被我最喜欢的巧克力公司赞助,那将是免费的巧克力啊。
This means you can catch the user event in a class that you know works and then pass it through for processing to the class you're developing.
这意味着你可以捕捉类里的用户事件,因为你知道这个类是怎么工作的;然后再将其传递到类里进行处理。
These handlers can perform any number of tasks, including calling a service, setting a value on a class, calling a method on a class, or dispatching another event.
这些事件处理器可以执行任何数量的任务,包括对某项服务的调用,对一个类中某个值的设定,对一个类中某个方法的调用,或者分发另一个事件。
That way every new domain class created already has the fields and event closures in place.
这样,新创建域类时它们就有适当的字段和事件闭包。
When you create an indication of this class, indications for the events specified by the event filter are delivered.
在创建该类的表示时,将交付事件过滤器所指定的事件表示。
Just like the rest of the code in a typical Windows Forms application, any code that resides inside a timer event handler (for this type of timer class) is executed using the application's UI thread.
就像一个典型窗体程序里的其它代码一样,任何驻留在一个定时器事件处理函数(指的是该类型的定时器类)中的代码也是使用应用程序的UI线程所执行。
Then you can either abandon the event or must invoke the method overridden in the based class.
然后就可以放弃事件或者调用重写了基类的方法。
The BEGIN_EVENT_TABLE() macro takes two arguments: the class the event table is actually for and the immediate parent of that class.
BEGIN_EVENT_TABLE()宏有两个参数:事件表实际针对的类和此类的中间父类。
Class EventSink provides the implementation of the event handler.
类eventsink提供了这个事件处理程序的实现。
Which will then prompt us for the event handler in our code-behind class to use?
然后就会提示我们在我们的后台代码类中该使用的事件处理函数。
In the first line of listing 6, we get the PropertyBroker property class corresponding to the property changed from the name of the changed property in the event.
在清单6的第一行代码中,我们使PropertyBroker property类与属性对应,该属性来自事件中已变更的属性名。
In this case, the StockController class is no longer needed because the event handling on the search box will be implemented solely at the client.
在这种情况下,stockcontroller类不再需要,因为事件处理搜索框只在客户端实现。
For this purpose, we will define a receiver class and modify our SessionManager class to instantiate the event receiver for us.
为此,我们将定义一个receiver类,并修改SessionManager类以初始化我们的事件接收器。
In the specific context of JCSP, an abstract class called Guard is provided, which must be subclassed by event objects that are competing for selection by a process.
在JCSP的特定上下文中,提供了一个叫作Guard的抽象类,竞争进程选择的事件必须继续它。
Modify the process action or event code in the portlet class to publish or process the event.
编辑portlet类中的过程行为或者事件代码,以发布或者处理事件。
In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.
除了给域类添加时间戳,还可以引入4 个事件挂钩:beforeInsert、befortUpdate、beforeDelete和onload。
When you bind an event filter to an event handler, you are creating an instance of the CIM_IndicationSubscription class and setting the properties filter and handler of that instance.
在绑定事件过滤器与事件处理程序时,您是在创建cim_indicationsubscription类的实例并设置该实例的Filter和handler属性。
Consider a set of observations (also called features, attributes, variables or measurements) for each sample of an object or event with known class y.
设观测向量x(也被称作特征、属性、变量、测量值等)对于对象或事件的每一个采样的所属类y都是已知的。
VS will then automatically create a stub event handler implementation in our code-behind class file. We can use this event handler to update the Button's content with a new message when it is clicked.
然后VS就会自动地在我们的后台代码类文件中创建一个占位的事件处理函数实现。
The Controller looks at the incoming event and dispatches the request to an Action class. The struts-config.xml.
控制器查看输入事件并将请求分派给某个action类。
To create an event filter, create an instance of the CIM_IndicationFilter class and define values for its properties.
要创建事件过滤器,需要创建cim_indicationfilter类的实例并定义其属性值。
Note that the method USES the TypeDescriptor class, a utility class in the System.ComponentModel namespace that is used to obtain attribute and event information for a given type.
请注意,该方法使用typedescriptor类,此类是System.ComponentModel命名空间中的一个实用性的类,它用于获得给定类型的特性和事件信息。
All event-generating components within this framework, such as the XUIButton class implementation, implement XUIEventSource, and therefore, generate UI events.
这个框架中的所有事件生成组件(比如xuibutton类实现)都实现XUIEventSource,因此都生成ui事件。
No Listener interface is used; instead attributes that match the interesting event handler entry points defined by the class (for example, actionPerformed) are set to Jython functions.
没有使用 Listener接口,而是使用该类定义的匹配要注意的事件处理程序入口点的特性(例如actionPerformed)设置给Jython函数。
应用推荐