事件处理方法 meaning in Chinese
event-handling method
Examples
- Method is called , or might begin executing between the moment when the
方法时可能已经执行事件处理方法,或者可能在调用 - Any other type of object returned from an event handler method is an error
事件处理方法返回任何其他对象类型都是错误的。 - In this scenario , you must also provide an event - handling method for the
在这种情况下,您还必须提供一个事件处理方法,以便 - Event for the buttons is associated with their event - handling method in this example
事件与此示例中它们的事件处理方法关联。 - Do be prepared for arbitrary code executing in the event - handling method
事件处理方法中会发生任意代码执行,对此一定要做好准备。