该事件是存储搜索函数的一个新增强的特性。
This event is an enhanced feature of the stored search function.
在每个函数后,我们并未向模型中引入任何其他事件。
We did not introduce any additional events into the model following each function.
这个函数返回该事件对象的句柄。
它将事件对象作为参数传递给这个函数。
It will pass the event object to that function as its argument.
该函数显然只接收事件作为唯一的参数。
The function obviously receives an event as the sole parameter.
事件方法信息是由函数选择器提供的。
Event method information is provided by the Function Selector.
没有参数的函数将实际激发该事件。
The function with no parameters will actually trigger that event.
此函数不对事件的当前实例计数。
This function does not count the current instance of the event.
该值是在事件发生时要调用的函数。
The value is the function to be invoked when the event occurs.
定义一个函数以处理事件;特别是,要实现以下任务。
Define a function to handle the event; specifically, implement these tasks.
该函数被绑定到任何名为 participation_type_id的单选按钮的onclick()事件。
This function is bound to the onclick() event of any radio button named participation_type_id.
accept _ callback:当接受连接时,事件系统调用此函数。
Accept_callback : the function called by the event system when a connection is accepted.
编写处理onclick事件的函数,见清单8。
Write the function for handling the onclick event, shown in Listing 8.
清单4将change_url函数绑定到对“Go !”按钮的单击事件中。
Listing 4 binds the function change_url to a click of the "Go!" button.
对一个已经设置为有信号状态的事件对象再次执行该函数是无效的。
注意,这些元素上设置了与鼠标操作相关的三个事件处理函数。
Notice that these elements have three different mouse action-related event handlers.
见事件处理函数要求。
注意每个事件回调函数都会接收一个编辑器实例作为参数。
Note that every event callback function receives the editor instance as a parameter.
然后把这个事件处理函数分配给onreadystatechange属性。
This handler function was then assigned to the onreadystatechange property.
谁能写一个表格单击事件颜色变化的函数?
Who can write a form click event function of the color change?
现在我们已经准备好学习更多的事件处理函数的信息了。
你会使用什么函数调用,和在事件程序你会放置它吗?
What function call would you use, and in which event procedure would you place it?
您的事件处理程序被调用时,该函数可能会消失。
By the time your event handler is invoked, the function might be gone.
显示为处理事件而添加的函数的名称。
Displays the name of the function that is added to handle the event.
如果传入的函数执行后返回false,则接下的事件将不会触发。
If the supplied function returns false, the event will not fire.
此方法触发beforetabchange事件,若处理函数返回false则取消tab切换。
This method fires the beforetabchange event which can return false to cancel the TAB change.
这个命令使一个回调函数能够处理所有的打开的窗口的事件。
This command associates a callback to handle the events of the all open windows.
这个命令使一个回调函数能够处理所有的打开的窗口的事件。
This command associates a callback to handle the events of the all open windows.
应用推荐