Adding a security check to an event-handling method does not prevent code from registering an event handler that invokes the method.
将安全检查添加到事件处理方法并不影响代码注册调用该方法的事件处理程序。
This enables you to provide an event-handling method that performs a custom routine, such as canceling the selection operation, whenever this event occurs.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如取消选择操作)。
This allows you to provide an event-handling method that performs a custom routine whenever this event occurs.
这可让您提供事件处理的方法,用于每次发生这个事件时执行自订常式。
This allows you to provide an event-handling method that performs a custom routine, such as checking the results of a delete operation, whenever this event occurs.
这可让您提供事件处理方法,用于每次发生这个事件时执行自订常式,例如检查删除作业的结果。
This enables you to provide an event-handling method that performs a custom routine, such as checking the results of the delete operation, whenever this event occurs.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如检查删除操作的结果)。
An externally visible event-handling method presents a security issue that requires review.
某外部可见的事件处理方法带来了需要检查的安全问题。
This allows you to provide an event-handling method that performs a custom routine, such as updating a database or the displayed content, whenever this event occurs.
这可让您提供事件处理方法,用于每次发生这个事件时执行自订常式 (例如更新资料库或显示内容)。