• A string constant identifies the specific event, and you can have one or more constants in each event class.

    字符串常量识别特定事件个事件可以一个多个常量

    youdao

  • This event class does not include system tasks or tasks that are waiting on non deadlock-detectable resources.

    事件包括系统任务正在等待发现死锁的资源的任务。

    youdao

  • This model is divided into time class, space class, event class and state class by using object-oriented technology.

    利用面向对象技术模型划分时间对象空间对象类、事件对象类、状态对象类。

    youdao

  • If you use a Preview event class handler to mark the input event handled, the bubbling input event class handler will not be invoked.

    如果使用预览事件类别处理常式将输入事件标记为已处理便不会叫用反升输入事件类别处理常式。

    youdao

  • 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这些类型事件(接受拒绝启动完成)以及问题工作项目提供存取器。

    youdao

  • The class monitor tried to make up for the mess by reorganizing the class event as students were not interested in the original one.

    班长试图通过重新组织活动弥补混乱因为学生们对原来活动兴趣。

    youdao

  • 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.

    但丁下课后熟识的,那次课上宣布项目最喜欢的巧克力公司赞助免费的巧克力啊。

    youdao

  • 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.

    意味着可以捕捉用户事件因为知道这个类怎么工作的;然后再传递类里进行处理

    youdao

  • 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.

    这些事件处理器可以执行任何数量任务包括服务调用中某个设定,对一个类中某个方法的调用,或者分发另一个事件

    youdao

  • That way every new domain class created already has the fields and event closures in place.

    这样创建类时它们适当字段事件闭包

    youdao

  • When you create an indication of this class, indications for the events specified by the event filter are delivered.

    创建该类表示时,将交付事件过滤器指定事件表示

    youdao

  • 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线程所执行

    youdao

  • Then you can either abandon the event or must invoke the method overridden in the based class.

    然后可以放弃事件或者调用重写方法

    youdao

  • 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()两个参数事件实际针对的此类中间类。

    youdao

  • Class EventSink provides the implementation of the event handler.

    eventsink提供了这个事件处理程序实现

    youdao

  • Which will then prompt us for the event handler in our code-behind class to use?

    然后就会提示我们我们后台代码使用事件处理函数

    youdao

  • 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属性对应属性来自事件已变更属性

    youdao

  • 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不再需要因为事件处理搜索客户端实现

    youdao

  • For this purpose, we will define a receiver class and modify our SessionManager class to instantiate the event receiver for us.

    为此我们定义一个receiver修改SessionManager类以初始我们事件接收器

    youdao

  • 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的抽象竞争进程选择事件必须继续

    youdao

  • Modify the process action or event code in the portlet class to publish or process the event.

    编辑portlet中的过程行为或者事件代码发布或者处理事件。

    youdao

  • In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.

    除了添加时间戳,还可以引入4 个事件挂钩beforeInsertbefortUpdate、beforeDeleteonload

    youdao

  • 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实例设置该实例的Filterhandler属性

    youdao

  • 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都是已知的。

    youdao

  • 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就会自动地我们后台代码文件创建一个占位事件处理函数实现

    youdao

  • The Controller looks at the incoming event and dispatches the request to an Action class. The struts-config.xml.

    控制器查看输入事件请求分派给某个action类。

    youdao

  • To create an event filter, create an instance of the CIM_IndicationFilter class and define values for its properties.

    创建事件过滤器,需要创建cim_indicationfilter实例定义属性

    youdao

  • 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命名空间中的一个实用性的类,它用于获得给定类型的特性事件信息

    youdao

  • All event-generating components within this framework, such as the XUIButton class implementation, implement XUIEventSource, and therefore, generate UI events.

    这个框架中的所有事件生成组件(比如xuibutton实现)都实现XUIEventSource因此都生成ui事件。

    youdao

  • 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函数

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定