这个函数返回该事件对象的句柄。
执行者的输入是某个事件对象。
事件对象现在扩展了一组实例方法。
Event objects are now extended with a collection of instance methods.
定义事件和一个事件对象。
它将事件对象作为参数传递给这个函数。
It will pass the event object to that function as its argument.
事件对象留在全局的window对象中。
lpName是指向这个事件对象名的指针。
lpName是一个指向事件对象名的指针。
事件对象数据字段将成为中间对象的字段构造器。
The event object data field will be the field constructor of the intermediate object.
这添加一个带有特定于ESB 的信息的事件对象。
This adds an event object with information that is specific to ESB.
我留下了其它两种方法:全局变量和事件对象。
I left out two other methods: global variable and event object.
bInitialState是这个事件对象的初始状态。
一个事件对象如同一个开关:它仅有两种状态:开和关。
An event object is like a switch: it has only two states: on or off.
对一个已经设置为有信号状态的事件对象再次执行该函数是无效的。
dwDesiredAccess是针对这个事件对象所请求的访问权。
DwDesiredAccess is the requested access for the event object.
接受默认值(以便为每个动作对象创建一个事件对象),然后单击ok。
Accept the default (to make one event object for each action object) and click OK.
在此情况下,它不会将事件转换为业务对象。
In that case, it would not transform an event into a business object.
然而,程序员必须创建他们自己的对象模型并管理SAX事件。
However, programmers must create their own object model and manage the SAX events.
第二行代码从事件获取菜单数据对象。
The second line retrieves the menu data object from the event.
任何对一组事件的访问都由一个互斥对象来保护。
Any access to a collection of events is guarded by a mutual exclusion object.
交互点可以是任意能触发事件的对象。
Interaction points can be any object that can fire an event.
该方法介于对象模型和事件方法之间。
This approach is midway between an object model and event-based approach.
Handler指一个事件处理程序实例的对象路径。
Handler refers to the object path of one event handler instance.
一个connector - object映射到一个事件或操作对象。
A connector-object maps to either an event or action object.
Receiver是事件管理者对象,用于接收事件。
Filter指一个事件过滤器实例的对象路径。
Filter refers to the object path of one event filter instance.
Publisher是事件管理者对象,用于发布事件。
Publisher is the event manager object for publishing events.
StringTokenizer对象是使用事件数据和分隔符“;”实例化的。
A StringTokenizer object is instantiated with the event data and the delimiter "; ".
主要事件是放操作,一个DropTargetDropEvent对象被传送给该操作。
The main event is the drop operation, which is passed a DropTargetDropEvent object.
在您的代码中执行对象的Fill方法(可能在FormLoad事件中)。
In your code, execute the object's Fill method (perhaps in a FormLoad event).
应用推荐