这个类提供了安装和卸载程序包、启动一个活动以及发送键盘或触摸事件到应用程序的方法。
This class provides methods for installing and uninstalling packages, starting an Activity, and sending keyboard or touch events to an application.
OOAD为我们提供了应用程序层上的类和对象,而BPM具有事件驱动的流程模型。
OOAD gives us classes and objects on the application level, while BPM has event-driven process models.
您可以看到也对应于应用程序运行的JIT编译和类加载事件。
You can see the JIT compilations and class-loading events that also corresponded to the application running.
您可能已经知道语法分析器有两类接口 - 基于对象的和基于事件的接口。
You probably already know that there are two classes of interfaces for parsers: object-based and event-based interfaces.
这个用例控制类表示的是一个尚未进一步定义的类,它的职责是从用户那里接收事件和消息。
This Use Case Controller class represents a generic placeholder to receive events and messages from the human actor.
这样,新创建域类时它们就有适当的字段和事件闭包。
That way every new domain class created already has the fields and event closures in place.
图4展示包含一系列事件组概要的事件组概要清单的类和概念。
Figure 4 shows the classes and concepts of an event group profile list that contains a list of event group profiles.
处理程序的xml类标记:使事件处理程序易于定义XML,即使在对于如何定义和应用这些处理程序有严格标准的不同基本架构中也是如此。
XML-generic markup for handlers: Keep event handlers easy to define against XML, even from different base architectures, with a strict standard on how to define and apply those handlers.
BEGIN_EVENT_TABLE()宏有两个参数:事件表实际针对的类和此类的中间父类。
The BEGIN_EVENT_TABLE() macro takes two arguments: the class the event table is actually for and the immediate parent of that class.
GMap2类可以绘制地图并负责视图端口中的滚动和缩放事件。
The GMap2 class draws the map and responds appropriately to scrolling and zooming events in the viewport.
通过将这些类的样式放入外部样式表,就能分离样式、数据和事件,这种分离对于复杂的页面至关重要。
By placing the style for these classes in external style sheets, you can keep the separation of style, data, and events that is crucial in complex pages. Take a look at some examples.
xpathhandler类充当由SAX定义的低级别一般事件和由我们定义的高级别特定于应用程序事件之间的代理。
The XPathHandler class ACTS as a proxy between the low-level, generic events defined by SAX and the higher-level, application-specific events we define.
我在前面提到过,TypeDescriptor类是一个实用性的类,它用于获得有关类型的属性、特性和事件的信息。
I mentioned earlier that the TypeDescriptor class is a utility class that is used to obtain information about a type's properties, attributes, and events.
请注意,该方法使用typedescriptor类,此类是System.ComponentModel命名空间中的一个实用性的类,它用于获得给定类型的特性和事件信息。
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.
在绑定事件过滤器与事件处理程序时,您是在创建cim_indicationsubscription类的实例并设置该实例的Filter和handler属性。
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.
一个接口可以为将要实现的类指定方法、属性、事件、和索引器。
An interface can specify methods, properties, events, and indexers for classes to implement.
这个HTML元素的属性 (如background、alink、bgcolor等)和事件 (如onClick、onDblClick、onKeyPress等)可以用这个类的getter/setter方法设置。
The attributes (like background, alink, bgcolor, etc.) and events (like onClick, onDblClick, onKeyPress, etc.) of this HTML element can be set using the getter/setter methods of this class.
研究一类离散事件系统和连续时间系统相混合的混杂系统建模与控制器设计问题。
This paper deals with researches on modeling and controller design for a class of hybrid systems which contain both continuous and discrete dynamics.
对以色列地区犯罪的批评和对反犹太主义不易昂,CST也很小心仔细的区分这两类事件。
Criticism of Israel is not the same as anti-Semitism, and the CST is careful to distinguish between the two.
对于二分类变量的结局来说,你只需输入事件发生数(在本例中,即发生头痛的人数)和每组的总人数。将下表的数据输入表格中。
For dichotomous outcomes, you will need to enter the number of events (in this case, the number of headaches) and the number of participants in each group. Enter the following data into the table.
此事件类不包括系统任务和正在等待未发现死锁的资源的任务。
This event class does not include system tasks or tasks that are waiting on non deadlock-detectable resources.
本文提出一种通用的规范技术用于详细描述进程、进程类、事件和消息。
In this peper we develop a general specification technique which allows to precisely describe processes, process-classes, events and messages.
若要使用在另一个类中定义的事件,必须定义和注册一个事件处理程序。
To consume events defined in another class, you must define and register an event handler.
假熔岩和碎裂岩类断层岩的存在,可作为古地震事件的可能证据。
The existences of pseudotachylite and cataclasite types of fault rocks can be regarded as the potential evidences for seismic events.
随着研究的深入,人们开始认识到一种由离散事件与连续系统交互作用的一类混杂系统问题的重要性和挑战性。
Hybrid systems consist of the discrete event interacting with continuous dynamic, and the theory and application of hybrid systems have attracted many researchers.
事件被用在类和结构体上,用处是通知某些对象——这些通知事件某些对象的状态有可能被事件的发生所影响。
Events are used on classes and structs to notify objects of occurrences that may affect their state.
使用指定的事件名称、事件类型和属性在指定类上创建一个事件。
Creates an event on the specified class by using the specified event name, event type and attributes.
这是因为有些控件具有控件组合或类处理功能,这些功能提供了高级版本的文本输入处理和相关事件。
This is because some controls have control compositing or class handling that provides a higher-level version of text input handling and related events.
这在设计器扫描每一类型的公共属性、方法和事件并在类型说明符中表示这些公共属性、方法和事件时发生。
This occurs when the designer scans the public properties, methods, and events of each type and represents these within a type descriptor.
这在设计器扫描每一类型的公共属性、方法和事件并在类型说明符中表示这些公共属性、方法和事件时发生。
This occurs when the designer scans the public properties, methods, and events of each type and represents these within a type descriptor.
应用推荐