Binding different event handlers to different dynamic elements of a Web page.
将不同的事件处理程序绑定到web页面的不同元素。
The binding mechanism used with delegates is dynamic: a delegate can be bound at run time to any method whose signature matches that of the event handler.
使用委托的绑定机制是动态的:委托可在运行时绑定到签名与事件处理程序的签名相匹配的任何方法上。
应用推荐