event n. 1.事件;事情;事变;大事。 2.偶然事件,可能发生的事。 3.活动,经历。 4.〔古语〕结局。 5.【体育】项目〔尤指重要比赛〕。 6.【法律】诉讼[判决]的结果。 It was quite an event. 那确实是件大事。 current events 时事。 a double event 双打比赛。 prophesy [wise] after theevent 事后诸葛亮。 field and track event 田径赛。 a target event 射靶比赛。 a team event 团体赛。 at all events=in any event 无论怎样。 in either event 无论是这样还是那样。 in no event 决不能。 in that event 在那时候,在那种场合;如果那样。 in the event 1. 结果,终于。 2. 〔美国〕如果。 in the event of 万一在…的时候,若…一…。 in the (natural) course of events 按自然趋势。 pull off the event 比赛得奖。
To create an event - handling method for this button and to display the code - behind file Webform1 . aspx上双击“转换”按钮,为该按钮创建事件处理方法并显示代码隐藏文件。
Method from proceeding while the event - handling method is still executing , use a more robust synchronization mechanism such as the 方法的线程,则请使用更可靠的同步机制,如
This allows you to provide an event - handling method that performs a custom routine whenever this event occurs 这使您可以提供一个这样的事件处理方法,即每次发生此事件时执行一个自定义例程。
The code editor opens the code - behind page and inserts the appropriate event - handling method into the code - behind class 代码编辑器会打开代码隐藏页,并将适当的事件处理方法插入该代码隐藏类。
The following example shows an event - handling method that gets the button click and displays the information passed from the button in its 下面的示例演示一个事件处理方法,该方法获取按钮单击并显示从该按钮的
Event has run , but before control event - handling methods are called , the remaining view state information is loaded into the dynamically created controls 事件运行之后、控件事件处理方法调用之前加载到动态创建的控件中。
If a page already contains an event - handling method with the appropriate signature , you can bind a control event to it at run time 如果页中已包含具有适当签名的事件处理方法,则可以在运行时将控件事件绑定到该事件处理方法。
Events in the workbook , for example typing in cells or clicking buttons and menu items , can call event - handling methods in the assembly 工作簿中的事件(例如在单元格中键入或单击按钮和菜单项)可以调用程序集中的事件处理方法。
Events in the document , for example entering specific areas or clicking buttons and menu items , can call event - handling methods in the assembly 文档中的事件(例如进入特定区域或单击按钮和菜单项)可以调用程序集中的事件处理方法。
The code editor automatically inserts the appropriate event - handling method into the code - behind page and positions the insertion point within the method 代码编辑器会自动将适当的事件处理方法插入代码隐藏页,并将插入点放在该方法内。