事件处理方法 meaning in Chinese
event-handling method
Examples
- You create your own event handler delegate and your own event - handling method
可创建自己的事件处理程序委托和自己的事件处理方法。 - To create an event - handling method for the timer1 component s tick event
双击timer1的图标以创建timer1组件的tick事件的事件处理方法。 - Gets or sets the parameters to pass to the event handling methods attached to the event
获取或设置传递到附加于事件的事件处理方法的参数。 - While the term event handler in the documentation refers to an event - handling method
,而文档中的术语“事件处理程序”指的是事件处理方法。 - Ensure the click events are associated with their event - handling methods in this example
请确保该click事件已与此示例中的事件处理方法关联。